meowmeow
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
{{define "content"}}
|
{{define "content"}}
|
||||||
<h2>
|
<h2>
|
||||||
My super duper epic site
|
Kisu's super cool site
|
||||||
<p class="submissivetext">(contains nothing dont roast me again notbob im just a babeh)</p>
|
<p class="submissivetext">(contains nothing dont roast me again notbob im just a babeh)</p>
|
||||||
</h2>
|
</h2>
|
||||||
<p>services i host</p>
|
<p>public services i host</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://git.kisukalat.xyz/">git server</a></li>
|
<li><a href="https://git.kisukalat.xyz/">git server</a></li>
|
||||||
<li><a href="https://xmr.kisukalat.xyz/">xmr explorer</a></li>
|
<li><a href="https://xmr.kisukalat.xyz/">xmr explorer</a></li>
|
||||||
|
<li><a href="https://searx.kisukalat.xyz">searx instance</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<header>
|
<header>
|
||||||
<p>
|
<p>
|
||||||
<a href="/" target="_top"><b> Home</b></a><b> |
|
<a href="/" target="_top"><b> Home</b></a><b> |
|
||||||
<a href="/contact" target="_top">contact</a></b>
|
<a href="/contact" target="_top">Contact</a></b>
|
||||||
</p>
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
Reference in New Issue
Block a user