Skip to content

Commit

Permalink
Add frontend metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
camerondurham committed May 23, 2024
1 parent 36e0ffb commit 45c05a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web-frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<title>
<%= htmlWebpackPlugin.options.title %>
</title>
<script data-goatcounter="https://u64cam.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</head>

<body>
Expand Down Expand Up @@ -44,10 +45,9 @@ <h1>
<div class="field box" id="err-field">Error: </div>
</div>
<footer>
<%= htmlWebpackPlugin.options.title %> project. <a href="https://github.com/camerondurham/runner">source
code</a>
<%= htmlWebpackPlugin.options.title %> project. <a href="https://github.com/camerondurham/runner">source code</a>
</footer>
</div>
</body>

</html>
</html>

0 comments on commit 45c05a6

Please sign in to comment.