Files
kisukalat.go/pages/home.html
T
2026-03-25 02:47:36 +02:00

15 lines
481 B
HTML

{{define "content"}}
<h2>
Kisu's cool site
<p class="submissivetext">( idk what to write here, so its empty for now, thinking about nginx config tutorials maybe someone could find those helpful )</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>
</ul>
{{end}}