Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
HidegonSan committed Aug 12, 2023
1 parent 2ffd3ba commit 705d627
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layouts/partials/post_meta.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{{/*
{{- $scratch := newScratch }}

{{- if not .Date.IsZero -}}
Expand All @@ -21,6 +22,7 @@
{{- with ($scratch.Get "meta") }}
{{- delimit . " · " -}}
{{- end -}}
*/}}


{{/* 公開日関連 | Thanks: https://aloha-ru.com/hugo/hugo-dateupdate/ */}}
Expand Down

0 comments on commit 705d627

Please sign in to comment.