diff --git a/layouts/partials/post-metadata/full.html b/layouts/partials/post-metadata/full.html index d78bd85..275ba8a 100644 --- a/layouts/partials/post-metadata/full.html +++ b/layouts/partials/post-metadata/full.html @@ -9,6 +9,7 @@ {{/* TODO: make this be a tooltip */}} + {{/* DISABLED {{ if ne (time.Format "2006-01-02" .Lastmod) (time.Format "2006-01-02" .Date) }} {{ partial "icon.html" "pencil" }} @@ -17,6 +18,7 @@ {{ end }} + */}} {{ end }} {{ partial "post-meta-item/authors.html" . }}