From: Cameron Otsuka Date: Thu, 5 Jun 2025 03:54:41 +0000 (-0700) Subject: move last modified into metadata section X-Git-Tag: v1.0.0~3 X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=ec27a8e0d3d22e007be6196fe45833be38a32744;p=cotsuka.github.io move last modified into metadata section --- diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index 812ac87..dd3d177 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -83,9 +83,6 @@ {%- endfor %} -

- Last Modified: -

© {% currentYear %} {{ metadata.author.name }}.
All views my own. Not financial advice. Links, citations, and other references are not endorsements. Content is licensed under CC BY 4.0. diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index c7a1f00..bcb5038 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -14,6 +14,9 @@ layout: layouts/base.njk

Metadata