jakubb-hugo/layouts/partials/footer.html

7 lines
123 B
HTML

<footer>
<hr/>
<a href="/{{ .Language.LanguageCode }}">{{ .Site.Title }}</a><br/>
</footer>
</body>
</html>