Adds tr4ck webring to the theme's footer
This commit is contained in:
parent
6a256af9c0
commit
2761c1f13b
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
<small>
|
||||
{{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }}
|
||||
</small>
|
||||
{{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }} |
|
||||
<a class="footerlink" href="https://webring.tr4ck.net/#ctrlz" target="_blank" rel="noopener">
|
||||
Tr4ck webring
|
||||
</a>
|
||||
</small>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue