From 1ce071cd4dd775d452d16b3732ac062ef01c03f0 Mon Sep 17 00:00:00 2001 From: mivinci <1366723936@qq.com> Date: Wed, 4 Aug 2021 08:02:27 +0800 Subject: [PATCH] fix homepage --- layouts/index.html | 2 +- layouts/partials/footer.html | 6 +++--- static/css/main.css | 10 +++++++++- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index 612a88a..04295c2 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -12,7 +12,7 @@ {{ $paginator := .Paginate (where .Site.RegularPages "Kind" "page") }} {{ range $paginator.Pages }}
{{ end }} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 4cf04ae..b92a077 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,7 +1,7 @@ -