git link
This commit is contained in:
parent
43a6d7d22b
commit
f97e52fb29
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
|||
<p>
|
||||
hello, visitor number <b>{{ visitor }}</b>! this one is glad to see you.
|
||||
</p>
|
||||
<br>
|
||||
<small>
|
||||
this counter doesn't use javascript, it's just a text file with a digit in it that gets increased by 1 on every page load.
|
||||
</small>
|
||||
</center>
|
||||
<h1>
|
||||
Nyx Tutt
|
||||
|
@ -55,6 +59,9 @@
|
|||
<li>
|
||||
<a href="https://everypizza.im/">everypizza.im</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://git.everypizza.im/n/">git</a>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
<h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue