Skip to content

Commit 58dd789

Browse files
committed
add lastmod
1 parent 14293fe commit 58dd789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/2022/layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h4 class="footer-heading">Cheatsheet</h4>
102102
Powered by <a class="font-bold text-primary" href="https://gohugo.io/">Go Hugo</a> - Made
103103
with love from <a class="font-bold text-primary" href="{{ .Site.BaseURL }}">{{ .Site.Params.name }}</a> -
104104
Build
105-
Version {{.Site.Lastmod}}
105+
Version {{.Lastmod}}
106106
</div>
107107
</div>
108108
</footer>

0 commit comments

Comments
 (0)