From 69adddefe5140efcaa23fd96ad60c4aa37b24661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Wed, 20 May 2020 09:06:30 +0200 Subject: [PATCH] Remove hello world post --- content/posts/hello-world.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 content/posts/hello-world.md diff --git a/content/posts/hello-world.md b/content/posts/hello-world.md deleted file mode 100644 index 4416048..0000000 --- a/content/posts/hello-world.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title = "Hello world" -date = "" -author = "" -cover = "" -tags = ["", ""] -keywords = ["", ""] -description = "This is my first post using Hugo" -showFullContent = false -+++