From 35fa8d882310bbef4e3d6a482b1c092044a16144 Mon Sep 17 00:00:00 2001
From: jackyzha0 <j.zhao2k19@gmail.com>
Date: Mon, 19 Jul 2021 02:10:37 +0000
Subject: [PATCH] better mobile support
---
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