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>
|
<p>
|
||||||
hello, visitor number <b>{{ visitor }}</b>! this one is glad to see you.
|
hello, visitor number <b>{{ visitor }}</b>! this one is glad to see you.
|
||||||
</p>
|
</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>
|
</center>
|
||||||
<h1>
|
<h1>
|
||||||
Nyx Tutt
|
Nyx Tutt
|
||||||
|
@ -55,6 +59,9 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="https://everypizza.im/">everypizza.im</a>
|
<a href="https://everypizza.im/">everypizza.im</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://git.everypizza.im/n/">git</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
<h2>
|
<h2>
|
||||||
|
|
Loading…
Add table
Reference in a new issue