From ccec4b30e7146bd51b742832e1d1c04af617f1f2 Mon Sep 17 00:00:00 2001
From: jackyzha0 <j.zhao2k19@gmail.com>
Date: Thu, 22 Jul 2021 19:27:38 +0000
Subject: [PATCH] config fixes

---
 layouts/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/layouts/index.html b/layouts/index.html
index 5dccbf9..83f6fb8 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -9,7 +9,7 @@
     {{.Content}}
 
     <!-- Contact Info -->
-    <div class="lt-centre">
+    <div>
         {{partial "footer.html" .}}
     </div>
 </div>

--
Gitblit v1.10.0