forgot about the templating stuff
This commit is contained in:
parent
8001ce3978
commit
b08ce3b4af
17
index.html
17
index.html
@ -1,18 +1,5 @@
|
||||
---
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>The web site of abslimeware</title>
|
||||
<!-- The style.css file allows you to change the look of your web pages.
|
||||
If you include the next line in all your web pages, they will all share the same look.
|
||||
This makes it easier to make new pages for your site. -->
|
||||
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1> hewlo person!! </h1>
|
||||
<p> helo welcome to my site! <br>
|
||||
through sum black magic, u somehow stumbled into this domain!<br>
|
||||
@ -26,7 +13,3 @@
|
||||
take care byee!<br><br>
|
||||
you can reach us at candycanearter@gmail.com!
|
||||
</p>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user