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 }}
- +
{{ with .Params.tags }} {{ range $tag := (first 5 .) }} - + @@ -53,8 +53,8 @@

{{ end }} Created - + {{ .PublishDate.Format "Mon, 02 Jan 2006 15:04:05 -0700" }}

@@ -79,4 +79,4 @@

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