From c830f22d7aaf5db0311354286535417a45752f85 Mon Sep 17 00:00:00 2001 From: 2xiao Date: Tue, 16 Mar 2021 11:55:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dbaseurl=E4=B8=BAxx/xx?= =?UTF-8?q?=E6=97=B6=E8=B7=B3=E8=BD=AC=E9=94=99=E8=AF=AF=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/partials/menus.html | 6 +++--- layouts/partials/mobile-menus.html | 4 ++-- layouts/partials/posts.html | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/layouts/partials/menus.html b/layouts/partials/menus.html index a3ad7995..0821b2c9 100644 --- a/layouts/partials/menus.html +++ b/layouts/partials/menus.html @@ -19,8 +19,8 @@ Overview - + - \ No newline at end of file + diff --git a/layouts/partials/mobile-menus.html b/layouts/partials/mobile-menus.html index ca8c8437..d9b01c47 100644 --- a/layouts/partials/mobile-menus.html +++ b/layouts/partials/mobile-menus.html @@ -13,7 +13,7 @@ Overview + href="{{ .Site.BaseURL }}/post/"> {{ $section_count}} - \ No newline at end of file + diff --git a/layouts/partials/posts.html b/layouts/partials/posts.html index 79ce431e..2792b93f 100644 --- a/layouts/partials/posts.html +++ b/layouts/partials/posts.html @@ -10,7 +10,7 @@ for {{ .Params.title }}
- + @@ -79,4 +79,4 @@

-{{ end }} \ No newline at end of file +{{ end }}