From a0ff5ec48c4db78e553beb15889e92dc6193f6d3 Mon Sep 17 00:00:00 2001
From: jackyzha0 <j.zhao2k19@gmail.com>
Date: Thu, 19 Aug 2021 00:17:09 +0000
Subject: [PATCH] fix language highlighting
---
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