Skip to content

Commit 52ff247

Browse files
authored
Add simple analytics
yay i can see visit count!
1 parent 7a78f8e commit 52ff247

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ <h1 class="ubuntu-medium">Welcome to Pyroforge.</h1>
1616
<p class="ubuntu-regular">We make terminal applications using Python, C++, and ASM.<br>
1717
Some notable examples are Py++ and <a href="https://github.com/PyroForge/pyro">Pyro.</a></p>
1818
<footer class="ubuntu-regular"><a href="https://www.github.com/PyroForge/pyroforge.dev/tree/main">Source</a> - <a href="https://www.github.com/PyroForge">GitHub</a> - <a href="http://pyrodevlgvbar7n7tzpj4rjj7pxvrnxwtvpsregggrsdip3wejp2ulad.onion">Onion</a> (requires <a href="https://www.torproject.org/download">Tor</a>)</footer>
19+
<!-- 100% privacy-first analytics -->
20+
<script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
1921
</body>
2022
</html>

0 commit comments

Comments
 (0)