chore: fixes
This commit is contained in:
parent
aa2d0046e4
commit
6be6ca27b4
1 changed files with 14 additions and 0 deletions
14
index.html
14
index.html
|
|
@ -501,6 +501,20 @@ With the recent trend of internet censorship I have been thinking about alternat
|
|||
Added a <a href="http://veltron.net">Test Link</a>.
|
||||
</div>
|
||||
</article>
|
||||
<center><div id="linuxring">
|
||||
<table>
|
||||
<tr>
|
||||
<td class='webring-prev'><a href='${sites[previousIndex]}'>← </a></td>
|
||||
<td class='webring-info'>
|
||||
Member of the ${ringName}</br>
|
||||
<span class='webring-links'>
|
||||
${indexText}
|
||||
</span>
|
||||
</td>
|
||||
<td class='webring-next'><a href='${sites[nextIndex]}'> →</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<script type="text/javascript" src="https://teethinvitro.neocities.org/webring/linuxring/script/onionring-variables.js"></script><script type="text/javascript" src="https://teethinvitro.neocities.org/webring/linuxring/script/onionring-widget.js"></script></div></center>
|
||||
<!-- Featured Buttons Carousel -->
|
||||
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue