Fat ass
This commit is contained in:
commit
519d66893f
17 changed files with 278 additions and 0 deletions
46
index.html
Normal file
46
index.html
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<title>COOL ZONE</title>
|
||||
<link rel="canonical" href="https://deiru.online" />
|
||||
<link rel="stylesheet" href="/styles/font.css" />
|
||||
<link rel="preload" href="/img/marisas-peach.webp" as="image" type="image/avif" />
|
||||
<meta name="robots" content="noindex" />
|
||||
<link rel="stylesheet" href="/styles/style.css">
|
||||
<link rel="icon" href="/favicon.svg" />
|
||||
<link rel="icon" href="/favicon.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="You have reached the cool zone" />
|
||||
<meta name="author" content="デイル・🌕・ツキ" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta property="og:title" content="デイル・🌕・ツキ" />
|
||||
<meta property="og:description" content="You have reached the cool zone" />
|
||||
<meta property="og:image" content="https://deiru.online/img/marisas-peach-thumb-round.webp" />
|
||||
<meta property="og:author" content="デイル・🌕・ツキ" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:site" content="https://deiru.online" />
|
||||
<meta name="twitter:title" content="デイル・🌕・ツキ" />
|
||||
<meta name="twitter:description" content="You have reached the cool zone" />
|
||||
<meta name="twitter:image" content="https://deiru.online/img/marisas-peach-thumb-round.webp" />
|
||||
</head>
|
||||
<!--
|
||||
You have discovered THE COOL ZONE. You were not supposed to.
|
||||
For your efforts, you get jack shit and this lovely ass.
|
||||
-->
|
||||
<body>
|
||||
<div class="page-container">
|
||||
<div class="container">
|
||||
<h1>デイル 🌕 ツキ</h1>
|
||||
<label class="img-container" for="marisa">
|
||||
<input type="checkbox" name="marisa" id="marisa">
|
||||
<div class="img"></div>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<div class="credits left">Image by <a href="https://x.com/notnoe_/status/1660885922064502784">@notnoe</a></div>
|
||||
<div class="credits right">Website by <a href="https://gensokyo.social/@Deiru">@Deiru</a></div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue