From c1cff37da62087403680cef143f2a2c3089a88d2 Mon Sep 17 00:00:00 2001 From: Adam Olech Date: Fri, 29 Oct 2021 00:46:16 +0200 Subject: Remove example site --- exampleSite/content/post/_index.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 exampleSite/content/post/_index.md (limited to 'exampleSite/content/post/_index.md') diff --git a/exampleSite/content/post/_index.md b/exampleSite/content/post/_index.md deleted file mode 100644 index 8a084d9..0000000 --- a/exampleSite/content/post/_index.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -aliases = ["posts", "articles", "blog", "showcase", "docs"] -title = "Posts" -author = "Hugo Authors" -tags = ["index"] -+++ -- cgit v1.2.1