From f1290dc0d7fb38e3647d08c7592b4ff83a1c0624 Mon Sep 17 00:00:00 2001 From: delta Date: Sat, 25 Jul 2026 14:36:14 +0200 Subject: fix titles --- 404.md | 4 ++++ credits.md | 4 ++++ index.md | 2 +- posts.md | 2 +- privacy.md | 4 ++++ projects.md | 2 +- 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 }}
if you got here via a link (be it external or from this site), please notify me asap
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 ---
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 -- cgit v1.2.3