trwnh.com/unified.test.hugo/layouts/partials/wiki/site-footer.html

8 lines
107 B
HTML
Raw Normal View History

2024-10-05 06:27:07 +00:00
<footer class="site-footer">
2024-10-18 07:33:33 +00:00
<hr>
<div class="container">
{{ partial "lastmod.html" . }}
</div>
2024-10-05 06:27:07 +00:00
</footer>