Skip to content

Commit

Permalink
Update page-header.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jtracey93 authored Sep 29, 2023
1 parent 18650f6 commit 7e47bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/themes/hugo-geekdoc/layouts/partials/page-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
</div>
{{ end }}
</div>
<p style="text-align:right;">Last updated: {{ dateFormat "02 Jan 06" .Page.Lastmod }}</p>
<p style="text-align:right;">Last updated: {{ dateFormat "02 Jan 2006" .Page.Lastmod }}</p>

0 comments on commit 7e47bd2

Please sign in to comment.