From 90c5bfc8eef5d22232eebff4026da75a6b6d80c8 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Fri, 30 Oct 2020 12:42:46 +0000
Subject: [PATCH] Updated exampleSite and removed broken Instagram Example

---
 exampleSite/content/post/_index.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/content/post/_index.md b/exampleSite/content/post/_index.md
index 7c6bd54..8a084d9 100644
--- a/exampleSite/content/post/_index.md
+++ b/exampleSite/content/post/_index.md
@@ -1,5 +1,5 @@
 +++
-aliases = ["posts","articles","blog","showcase","docs"]
+aliases = ["posts", "articles", "blog", "showcase", "docs"]
 title = "Posts"
 author = "Hugo Authors"
 tags = ["index"]

--
Gitblit v1.10.0