Add some statistics stuff

This commit is contained in:
2026-07-25 23:15:34 -05:00
parent 4e1a80ac67
commit 82229dace9
9 changed files with 781 additions and 4 deletions
+3 -1
View File
@@ -15,7 +15,9 @@
<header>
<h1>Firewall issues tool</h1>
<nav class="top-links" aria-label="Primary">
<a href="process.html">Add more data</a>
<a href="index.html" aria-current="page">Issues</a>
<a href="statistics.html">Statistics</a>
<a href="process.html">Add data</a>
<a href="https://github.com/aaronaxvig/firewallissues" target="_blank" rel="noopener noreferrer">Source code</a>
</nav>
</header>