adding the initial html pages
This commit is contained in:
14
var/www/contacts.html
Normal file
14
var/www/contacts.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<style>
|
||||
body {
|
||||
background-color: #3B5998;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h2><font color="white">Heres Your Stupid Fucking Contacts</h2>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user