From d7e4796722a26582ca28c59f4fc58f2c355548d3 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Tue, 15 Sep 2020 08:25:36 +0000
Subject: [PATCH] 🧹 Code reformat and house keeping

---
 exampleSite/config.toml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 77b6094..a37a980 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -73,4 +73,4 @@
   name = "About"
   weight = 300
   identifier = "about"
-  url = "/about/"
\ No newline at end of file
+  url = "/about/"

--
Gitblit v1.10.0