From b34bf33283559699e66bc4f8673b2b0a0055bc4f Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Tue, 26 Feb 2019 00:29:37 +0100 Subject: [PATCH] Changed icons --- layouts/_default/single.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 324b3b7..1cfea3f 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -72,7 +72,7 @@
{{ with .Params.tags }}
- {{ i18n "Tag" }}: + {{ i18n "Tag" }}: {{ range . }} #{{.}} @@ -87,10 +87,10 @@
{{ if .PrevInSection }} - + {{ end }} {{ if .NextInSection }} - + {{ end }}