From 01a131e60734865f7dd61d4260d830f271856bc6 Mon Sep 17 00:00:00 2001 From: Felix Date: Thu, 11 Feb 2021 20:56:12 +0100 Subject: [PATCH] add initial blog post --- _posts/2021-02-11-hello-world.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _posts/2021-02-11-hello-world.md diff --git a/_posts/2021-02-11-hello-world.md b/_posts/2021-02-11-hello-world.md new file mode 100644 index 0000000..43d664e --- /dev/null +++ b/_posts/2021-02-11-hello-world.md @@ -0,0 +1,6 @@ +--- +layout: post +title: hello, world +--- + +If you can read this, i am able to deploy a webbed site.