From ff4752381a5f3ec810bc15cc5103445a08d113d0 Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+simplePCBuilding@users.noreply.github.com> Date: Fri, 12 Jan 2024 11:15:53 +0100 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d52945 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# blog.janishutz.com source +This repo contains the source for my blog. Feel free to fork and use it.