summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordelta <darkussdelta@gmail.com>2026-07-25 14:36:14 +0200
committerdelta <darkussdelta@gmail.com>2026-07-25 14:36:14 +0200
commitf1290dc0d7fb38e3647d08c7592b4ff83a1c0624 (patch)
treece8d75019bbefd74ce3d887fad32b3b7a065697a
parentc6ab658fb6083aa1fe7b02b876ed683c6278f92b (diff)
fix titles
-rw-r--r--404.md4
-rw-r--r--credits.md4
-rw-r--r--index.md2
-rw-r--r--posts.md2
-rw-r--r--privacy.md4
-rw-r--r--projects.md2
6 files changed, 15 insertions, 3 deletions
diff --git a/404.md b/404.md
index 2fcd313..a45b5a9 100644
--- a/404.md
+++ b/404.md
@@ -1,2 +1,6 @@
+---
+title: 404
+---
+
{{ .zs/components/wavy 404 }}
<div>if you got here via a link (be it external or from this site), please <a href="/">notify</a> me asap</div>
diff --git a/credits.md b/credits.md
index 11248b8..c3bb6ba 100644
--- a/credits.md
+++ b/credits.md
@@ -1,3 +1,7 @@
+---
+title: credits
+---
+
- [twoexem](https://twoexem.com) - for hosting my website and being a good friend
- [aporetic](https://github.com/protesilaos/aporetic) - the font used on this website
- [zs](https://git.mills.io/prologic/zs) - the tool used to build this website
diff --git a/index.md b/index.md
index a392333..03e3df0 100644
--- a/index.md
+++ b/index.md
@@ -1,5 +1,5 @@
---
-title: Homepage
+title: homepage
---
<div>
diff --git a/posts.md b/posts.md
index 1ce7e1a..a844c2a 100644
--- a/posts.md
+++ b/posts.md
@@ -1,5 +1,5 @@
---
-title: Ramblings
+title: ramblings
---
{{ list blog }}
diff --git a/privacy.md b/privacy.md
index 13ea6d2..2dc9312 100644
--- a/privacy.md
+++ b/privacy.md
@@ -1,3 +1,7 @@
+---
+title: privacy
+---
+
# Fundamentals
This privately operated website processes personal data only to the extent that is technically necessary. Processing is based on my legitimate interest pursuant to Article 6, paragraph 1, letter f of the GDPR. My legitimate interest lies in the technical provision of this website. When you visit the site, your IP address is temporarily processed to enable the website to be delivered to your browser. This or other data is not stored or logged. No cookies, tracking mechanisms, or contact forms are used.
diff --git a/projects.md b/projects.md
index 4d20881..7b771e6 100644
--- a/projects.md
+++ b/projects.md
@@ -1,5 +1,5 @@
---
-title: Projects
+title: projects
---
- [dots](https://git.twoexem.com/dots) - my awesomewm config