From 7f9ae523a4affaba45447a09ef8ceee7bed0cc40 Mon Sep 17 00:00:00 2001 From: Jan Kremer Date: Fri, 27 Mar 2026 06:58:27 +0100 Subject: [PATCH] Fix --- content/blog/github.md | 9 +++++++++ content/blog/still-self-hosting.md | 3 ++- content/eth.md | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 content/blog/github.md diff --git a/content/blog/github.md b/content/blog/github.md new file mode 100644 index 0000000..9f6d0c7 --- /dev/null +++ b/content/blog/github.md @@ -0,0 +1,9 @@ ++++ +title = "Leaving GitHub" +date = 2026-03-27 +description = "" +tags = [] +draft = true ++++ + +About a year ago I wrote a post about my self hosting journey which ended with me shutting down my server diff --git a/content/blog/still-self-hosting.md b/content/blog/still-self-hosting.md index 4035f98..5336f00 100644 --- a/content/blog/still-self-hosting.md +++ b/content/blog/still-self-hosting.md @@ -1,8 +1,9 @@ +++ title = "Still self hosting" -date = 2025-04-14 +date = 2026-03-27 description = "Guess who's back" tags = [ "selbsthosting", "nixos", "git" ] +draft = true +++ About a year ago I wrote a post about my self hosting journey which ended with me shutting down my server diff --git a/content/eth.md b/content/eth.md index 9ebd6ca..7f0cb51 100644 --- a/content/eth.md +++ b/content/eth.md @@ -17,5 +17,5 @@ tags = [ "crypto" ] ## ENS ```txt -jankremer.de +jankremer.eu ```