mirror of
https://git.kittycat.homes/zoe/space-kitty.git
synced 2024-08-15 03:27:16 +00:00
first commit
This commit is contained in:
commit
ed42b59321
17 changed files with 19609 additions and 0 deletions
30
index.html
Executable file
30
index.html
Executable file
|
@ -0,0 +1,30 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="styles/style.css" media="all" />
|
||||
<meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1"></meta>
|
||||
<title>be gay do crime</title>
|
||||
<link rel="shortcut icon" type="image/png" href="media/images/favicon.png"> <meta name="description" content="zoebat tilde!!!"> </head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
</header>
|
||||
<main>
|
||||
<div class="image">
|
||||
<div class="effects outerGradient"></div>
|
||||
<div class="effects scanlines"></div>
|
||||
<div class="effects brightLine"></div>
|
||||
<div class="pics field1"></div>
|
||||
<div class="grain"></div>
|
||||
<div class="pics mountain"></div>
|
||||
<div class="pics dandelionSeed"></div>
|
||||
<div class="pics star1"></div>
|
||||
<div class="starMask"></div>
|
||||
<img class="pics staticPlanet" src="media/images/planet.svg">
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
<p><a href="https://zoebat.gay">zoebat.gay</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue