From 58795dbea33d4e9906dbf26040a5d9681d647d63 Mon Sep 17 00:00:00 2001
From: Gerben Geijteman <gerben@hyperized.net>
Date: Mon, 14 Sep 2020 09:55:29 +0000
Subject: [PATCH] Reformat files, add newlines at the end of file and add yaml file headers

---
 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