💄 Add version info of Hugo & NexT theme in footer.

This commit is contained in:
凡梦星尘
2022-09-30 21:04:25 +08:00
parent 7592b211c1
commit 4be573b5d3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<div class="custom-footer">
Website source code <a href="https://github.com/hugo-next/hugo-theme-next/tree/develop/exampleSite/layouts/partials/custom-footer.html" target="_blank">here</a>
Website source code <a href="https://github.com/hugo-next/hugo-theme-next/blob/develop/exampleSite/layouts/partials/custom_footer.html" target="_blank">here</a>
</div>