From 80e0fe22d28687f3599a949f1a4d29171b12b20f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 16 Oct 2025 09:43:27 +0200 Subject: [PATCH] Add a README description --- README.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..90007cc --- /dev/null +++ b/README.txt @@ -0,0 +1,2 @@ +This is the source code of my personal blog. It is a static +site generated by Hakyll.