From 8cf61c9e95467a8b791fe14d50d60bdfa6201773 Mon Sep 17 00:00:00 2001 From: Rikuoh Date: Tue, 22 Oct 2024 11:21:55 +0900 Subject: [PATCH] test --- config.toml | 2 +- themes/qiss/layouts/partials/social/opengraph.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index e4a77af..40cfb4e 100644 --- a/config.toml +++ b/config.toml @@ -72,5 +72,5 @@ post = "/:year/:month/:day/:15:04:05/" lineNos = true lineNumbersInTable = false noClasses = true - style = "onedark" + style = "evergarden" tabWidth = 2 diff --git a/themes/qiss/layouts/partials/social/opengraph.html b/themes/qiss/layouts/partials/social/opengraph.html index aeba122..023cc08 100644 --- a/themes/qiss/layouts/partials/social/opengraph.html +++ b/themes/qiss/layouts/partials/social/opengraph.html @@ -63,8 +63,8 @@ {{- end -}} {{- else -}} - {{- if not .Site.LastChange.IsZero -}} - + {{- if not .Site.Lastmod.IsZero -}} + {{- end -}} {{- end -}}