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
+5 -3
View File
@@ -109,8 +109,10 @@
<header>
<h1>Process Issues</h1>
<nav class="top-links" aria-label="Primary">
<a href="index.html">Back to main page</a>
<a href="https://github.com/aaronaxvig/firewallissues" target="_blank">Source Code</a>
<a href="index.html">Issues</a>
<a href="statistics.html">Statistics</a>
<a href="process.html" aria-current="page">Add data</a>
<a href="https://github.com/aaronaxvig/firewallissues" target="_blank" rel="noopener noreferrer">Source code</a>
</nav>
</header>
<main>
@@ -154,4 +156,4 @@
<script type="module" src="js/process.js"></script>
</body>
</html>
</html>