feat: New blog post

This commit is contained in:
2023-07-15 23:48:36 +02:00
parent 949563452b
commit 98cfbaf97c
3 changed files with 216 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
}:
stdenv.mkDerivation {
pname = "blog";
version = "20211128";
version = "20231507";
src = ../.;