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 shortlinks</title>
|
||||
<link rel="stylesheet" type="text/css" href="style/main.css">
|
||||
|
||||
<meta property="og:site_name" content="🏕️ bliss.town" />
|
||||
<meta property="og:title" content="bliss.town shortlinks" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://bliss.town/links" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/style/main.css">
|
||||
<style>
|
||||
</style>
|
||||
</head>
|
||||
|
@ -13,18 +19,20 @@
|
|||
<nav>
|
||||
<a href="/">home</a>
|
||||
<a href="/links">links</a>
|
||||
<a href="/paste">paste</a>
|
||||
</nav>
|
||||
</header>
|
||||
<main>
|
||||
<h1>🔗<br>bliss.town shortlinks</h1>
|
||||
<h1><span aria-hidden="true">🔗</span><br>bliss.town shortlinks</h1>
|
||||
<hr>
|
||||
<p>
|
||||
we run an invite-only shortlink service, <code>link.bliss.town</code>, powered by <a href="https://yourls.org/">YOURLS</a>.
|
||||
we run an invite-only shortlink service, <code>link.bliss.town</code>,
|
||||
<br>
|
||||
powered by <a href="https://yourls.org/">YOURLS</a>.
|
||||
</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