added prose support

This commit is contained in:
2024-11-05 22:03:32 +01:00
parent 24244d31a1
commit 1bba2d03a9
17 changed files with 259 additions and 19 deletions

View File

@@ -7,9 +7,11 @@
<meta name="robots" content="noindex, nofollow" />
<title>nihil's abode</title>
<meta name="description" content="nihil's humble abode on the interweb">
<link rel="stylesheet" href="/assets/css/tailwind.css">
<link defer rel="stylesheet" href="/assets/css/tailwind.css">
<link rel="icon" type="image/x-icon" href="/assets/img/favicon.png">
<script src="/scripts/jquery-3.7.1.min.js"></script>
<script defer src="/scripts/jquery-3.7.1.min.js"></script>
<!-- opt-in analytics provided by offen, no data is shared with any third party -->
<script async src="https://offen.valhrafnaz.gay/script.js" data-account-id="6bb7bf01-cc5a-4f7a-9142-d6010c0411d5"></script>
</head>
<body class="">
<script src="/scripts/oneko.js"></script>