Change mobile footer theme link
This commit is contained in:
parent
fe0251c9ec
commit
8d79528d27
@ -2,7 +2,7 @@
|
|||||||
{{ partial "social.html" . }}
|
{{ partial "social.html" . }}
|
||||||
|
|
||||||
<div class="footer-mobile-links">
|
<div class="footer-mobile-links">
|
||||||
<p><a href="https://github.com/kimcc/hugo-theme-noteworthy" target="_blank" rel="noopener">{{ i18n "noteworthy_theme" }}</a></p>
|
<p><a href="https://git.ivayloivanov.eu/ivo/hugo-theme-noteworthy" target="_blank" rel="noopener">{{ i18n "noteworthy_theme" }}</a></p>
|
||||||
<span class="divider-bar">|</span>
|
<span class="divider-bar">|</span>
|
||||||
<p><a href="https://gohugo.io" target="_blank" rel="noopener">{{ i18n "built_with_hugo" }}</a></p>
|
<p><a href="https://gohugo.io" target="_blank" rel="noopener">{{ i18n "built_with_hugo" }}</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user