re-add SEO
Deploy / deploy (push) Successful in 3s

This commit is contained in:
Madison Rye Progress
2026-09-02 12:16:55 -07:00
parent 6c989b8ba8
commit 3691cf616c
+14 -1
View File
@@ -1,7 +1,20 @@
<html> <html>
<head> <head>
<title>Moved to post-self.ink/books/qoheleth</title> <title>Qoheleth | Post-Self Cycle book I</title>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://post-self.ink/books/qoheleth"> <meta http-equiv="refresh" content="0; url=https://post-self.ink/books/qoheleth">
<meta property="og:title" content="Qoheleth | Post-Self Cycle book I">
<meta property="og:site_name" content="Post-Self">
<meta property="og:type" content="website">
<meta property="og:image" content="https://qoheleth.post-self.ink/cover.png">
<meta property="og:url" content="https://post-self.ink/books/qoheleth/">
<meta property="og:description" content="A science fiction setting focused on identity, memory, and individuation with uploaded consciousnesses">
<script type=application/ld+json>{
"@context":"http://schema.org",
"@type":"WebSite",
"name":"Qoheleth | Post-Self Cycle book I",
"headline":"A science fiction setting focused on identity, memory, and individuation with uploaded consciousnesses",
"url":"https:\/\/post-self.ink\/books\/qoheleth\/"
}</script>
</head> </head>
</html> </html>