Update webring to point to previous and next blogs
This commit is contained in:
parent
2b40b90484
commit
2e4cb039c6
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
|||
<small>
|
||||
{{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }} |
|
||||
<a class="footerlink" href="https://gatooscuro.xyz/" target="_blank" rel="noopener">
|
||||
⟻
|
||||
</a>
|
||||
<a class="footerlink" href="https://webring.tr4ck.net/#ctrlz" target="_blank" rel="noopener">
|
||||
Tr4ck webring
|
||||
webring
|
||||
</a>
|
||||
<a class="footerlink" href="https://chocoboreview.neocities.org/" target="_blank" rel="noopener">
|
||||
⟼
|
||||
</a>
|
||||
</small>
|
||||
|
|
Loading…
Reference in a new issue