42 lines
1.6 KiB
HTML
42 lines
1.6 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta name="viewport" value="width=device-width, initial-scale=1">
|
||
|
<title>📝 bliss.town pastebin</title>
|
||
|
|
||
|
<meta property="og:site_name" content="🏕️ bliss.town" />
|
||
|
<meta property="og:title" content="bliss.town pastebin" />
|
||
|
<meta property="og:type" content="website" />
|
||
|
<meta property="og:url" content="https://bliss.town/paste" />
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" href="/style/main.css">
|
||
|
<style>
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<header>
|
||
|
<nav>
|
||
|
<a href="/">home</a>
|
||
|
<a href="/links">links</a>
|
||
|
<a href="/paste">paste</a>
|
||
|
</nav>
|
||
|
</header>
|
||
|
<main>
|
||
|
<h1><span aria-hidden="true">📝</span><br>bliss.town pastebin</h1>
|
||
|
<hr>
|
||
|
<p>
|
||
|
we run a public pastebin instance, <a href="https://paste.bliss.town"><code>paste.bliss.town</code></a>,
|
||
|
<br>
|
||
|
powered by <a href="https://docs.dpaste.org">dpaste</a>.
|
||
|
</p>
|
||
|
</main>
|
||
|
<footer>
|
||
|
<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>
|
||
|
</footer>
|
||
|
</body>
|
||
|
</html>
|