From 18ebf2c985d5f609ab907dea837c1bb1d32fad7e Mon Sep 17 00:00:00 2001 From: SerKo Date: Tue, 10 May 2022 14:19:12 +0800 Subject: [PATCH] styles: sub title font color --- layouts/_default/single.html | 2 +- layouts/partials/li.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 32bf68a..8e47bb5 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -2,7 +2,7 @@
{{ .Title }}
-
+
{{- if isset .Params "date" -}} {{ if eq .Lastmod .Date }} diff --git a/layouts/partials/li.html b/layouts/partials/li.html index dcb857a..e4f33e2 100644 --- a/layouts/partials/li.html +++ b/layouts/partials/li.html @@ -2,6 +2,6 @@ {{ .title }} -
+
{{ .hi }}