Build: (9375098
) Add Fediring
This commit is contained in:
parent
5dc7e09d11
commit
a67ae816ab
2
feed.xml
2
feed.xml
|
@ -4,7 +4,7 @@
|
||||||
<subtitle>Leilukin's personal website.</subtitle>
|
<subtitle>Leilukin's personal website.</subtitle>
|
||||||
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
||||||
<link href="https://leilukin.com"/>
|
<link href="https://leilukin.com"/>
|
||||||
<updated>2024-07-29T10:40:37Z</updated>
|
<updated>2024-07-29T10:49:12Z</updated>
|
||||||
<id>https://leilukin.com/</id>
|
<id>https://leilukin.com/</id>
|
||||||
<author>
|
<author>
|
||||||
<name>Leilukin</name>
|
<name>Leilukin</name>
|
||||||
|
|
|
@ -618,6 +618,12 @@ by Ann Magill (2021)" width="88" height="31" loading="lazy" tabindex="0">
|
||||||
|
|
||||||
<p>Pending webring membership:</p>
|
<p>Pending webring membership:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="https://fediring.net/">Fediring</a>:
|
||||||
|
<a href="https://fediring.net/previous?host=leilukin.com">Previous Site</a>,
|
||||||
|
<a href="https://fediring.net/random">Random Site</a>,
|
||||||
|
<a href="https://fediring.net/next?host=leilukin.com">Next Site</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://loop.graycot.dev/webring.html?action=home">Loop Ring</a>:
|
<a href="https://loop.graycot.dev/webring.html?action=home">Loop Ring</a>:
|
||||||
<a href="https://loop.graycot.dev/webring.html?action=list">Members</a>,
|
<a href="https://loop.graycot.dev/webring.html?action=list">Members</a>,
|
||||||
|
|
|
@ -717,6 +717,22 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<nav class="webring" aria-labelledby="fediring-name">
|
||||||
|
<p class="webring__name" id="fediring-name"><a href="https://fediring.net/">Fediring</a></p>
|
||||||
|
<ul class="webring__links">
|
||||||
|
<li class="webring__link">
|
||||||
|
<a class="external-link" href="https://fediring.net/previous?host=leilukin.com">Previous Site</a>
|
||||||
|
</li>
|
||||||
|
<li class="webring__link">
|
||||||
|
<a class="external-link" href="https://fediring.net/random">Random Site</a>
|
||||||
|
</li>
|
||||||
|
<li class="webring__link">
|
||||||
|
<a class="external-link" href="https://fediring.net/next?host=leilukin.com">Next Site</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div id='focusfirst-webring'>
|
<div id='focusfirst-webring'>
|
||||||
<script type="text/javascript" src="https://owlsroost.xyz/webring/onionring-variables.js"></script>
|
<script type="text/javascript" src="https://owlsroost.xyz/webring/onionring-variables.js"></script>
|
||||||
|
|
Loading…
Reference in New Issue