16 lines
490 B
HTML
16 lines
490 B
HTML
{{define "content"}}
|
|
<h2>
|
|
Kisu's super cool site
|
|
<p class="submissivetext">(contains nothing dont roast me again notbob im just a babeh)</p>
|
|
</h2>
|
|
<p>public services i host</p>
|
|
<ul>
|
|
<li><a href="https://git.kisukalat.xyz/">git server</a></li>
|
|
<li>
|
|
<a href="https://xmr.kisukalat.xyz/">xmr explorer</a>
|
|
<a class="submissivetext" style="color: gold" href="http://xmr.kisu.i2p">i2p</a>
|
|
</li>
|
|
<li><a href="https://searx.kisukalat.xyz">searx instance</a></li>
|
|
</ul>
|
|
{{end}}
|