From 23c8036e87d4c6923743fbeecc19616ac438f725 Mon Sep 17 00:00:00 2001 From: qqhann Date: Wed, 9 Oct 2019 16:08:22 +0900 Subject: Fix: change only needed .URL --- layouts/index.html | 8 ++++---- layouts/partials/card.page.html | 4 ++-- layouts/partials/header.html | 3 ++- layouts/partials/paginator.html | 1 + layouts/taxonomy/terms.html.html | 6 +++--- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index 9490b1d..d1c29a7 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -13,7 +13,7 @@ {{ range .Paginator.Pages }}
- +

{{ .Title }}

{{ .Permalink }} @@ -28,19 +28,19 @@