mirror of
https://github.com/Speyll/anemone.git
synced 2026-02-26 07:24:25 +00:00
added webring shortcode
This commit is contained in:
4
templates/shortcodes/webring.html
Normal file
4
templates/shortcodes/webring.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<span class="webring">
|
||||
<a href={{prev}}>⇱</a>
|
||||
<a href={{webring}}>{{webringName}}</a>
|
||||
<a href={{next}}>⇲</a></span>
|
||||
Reference in New Issue
Block a user