We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14293fe commit 58dd789Copy full SHA for 58dd789
themes/2022/layouts/_default/baseof.html
@@ -102,7 +102,7 @@ <h4 class="footer-heading">Cheatsheet</h4>
102
Powered by <a class="font-bold text-primary" href="https://gohugo.io/">Go Hugo</a> - Made
103
with love from <a class="font-bold text-primary" href="{{ .Site.BaseURL }}">{{ .Site.Params.name }}</a> -
104
Build
105
- Version {{.Site.Lastmod}}
+ Version {{.Lastmod}}
106
</div>
107
108
</footer>
0 commit comments