pastebin mentioned 🗣️🔥‼️
This commit is contained in:
parent
434e5938fa
commit
40079b00e1
4 changed files with 64 additions and 12 deletions
|
@ -4,7 +4,13 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" value="width=device-width, initial-scale=1">
|
||||
<title>🏕️ bliss.town</title>
|
||||
<link rel="stylesheet" type="text/css" href="style/main.css">
|
||||
|
||||
<meta property="og:site_name" content="🏕️ bliss.town" />
|
||||
<meta property="og:title" content="welcome to bliss.town!" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://bliss.town" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/style/main.css">
|
||||
<style>
|
||||
</style>
|
||||
</head>
|
||||
|
@ -13,10 +19,11 @@
|
|||
<nav>
|
||||
<a href="/">home</a>
|
||||
<a href="/links">links</a>
|
||||
<a href="/paste">paste</a>
|
||||
</nav>
|
||||
</header>
|
||||
<main>
|
||||
<h1>🏕️<br>welcome to bliss.town!</h1>
|
||||
<h1><span aria-hidden="true">🏕️</span><br>welcome to bliss.town!</h1>
|
||||
<hr>
|
||||
<p>
|
||||
we're not hosting much at this domain just yet.
|
||||
|
@ -25,8 +32,7 @@
|
|||
</p>
|
||||
</main>
|
||||
<footer>
|
||||
made with ♥ by <a href="https://arimelody.me">ari</a>, 2024
|
||||
<br>
|
||||
<p>made with <span role="img" aria-label="love">♥ by <a href="https://arimelody.me">ari</a>, 2024</p>
|
||||
<div id="footer-links">
|
||||
<a href="https://git.arimelody.me/ari/bliss.town">source</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue