comicsite/public/index.html
etherware-novice 1280b6ebf5
testing deploy
2024-07-18 19:46:16 -05:00

35 lines
1.2 KiB
HTML

<!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 new frien!! </h1>
<p> helo welcome to my site! <br>
through sum black magic, u somehow stumbled into this domain!<br>
well, helo! im sapy a smol honey slime!<br>
here drawing by me!<br></p>
<img src="/assets/honey/site_intro.png"><br>
<p>yeh i can draw!! (i think)<br>
i alsos code wel! learning c and godoth<br>
i do gamejam also!!<br>
i uno if this site will do anyhing hooge but it will be fun to add to ^^<br><br>
<!-- here's slime <a href="/blog_index">blog!</a><br> -->
<a href="/comic_index">heres is slime comic!</a><br>
foo
meet the <a href="/chars">friendgroup</a>!<br>
take care byee!<br><br>
you can reach us at candycanearter@gmail.com!
</p>
</body>
</html>