You’re formatting the metadata, not the text
Try flipping it:
<time class="gh-article-meta-date" datetime="{{updated_at}}">Updated: {{date updated_at format="D MMMM YYYY"}}
You can also only show this text if there’s actually been an update:
You’re formatting the metadata, not the text
Try flipping it:
<time class="gh-article-meta-date" datetime="{{updated_at}}">Updated: {{date updated_at format="D MMMM YYYY"}}
You can also only show this text if there’s actually been an update: