blob: 604afc471063e52006724b6a9abac3c88cf404e8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<section class="webring">
<h2 class="no-prefix">Fediring</h2>
Look at my fedi fellows' sites:
<ol>
<li style="list-style-type: '← ';"><a href="https://fediring.net/previous?host=xrvs.net">Previous site</a></li>
<li style="list-style-type: '? ';"><a href="https://fediring.net/">What is Fediring?</a></li>
<li style="list-style-type: '→ ';"><a href="https://fediring.net/next?host=xrvs.net">Next site</a></li>
</ol>
<h2 class="no-prefix">Articles from blogs I read</h2>
<section class="articles">
{{ partial "webring-articles.html" }}
</section>
<small class="attribution">
Generated by
<a href="https://git.sr.ht/~cnx/fead">fead</a>
</small>
</section>
|