Adds test counter to footer.
This commit is contained in:
@@ -4,6 +4,10 @@ const today = new Date();
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
© {today.getFullYear()} Periodic. All rights reserved.
|
© {today.getFullYear()} Periodic. All rights reserved.
|
||||||
|
<script
|
||||||
|
data-goatcounter="https://goatcounter.terakoda.com/count"
|
||||||
|
async
|
||||||
|
src="https://www.terakoda.com/count.js"></script>
|
||||||
</footer>
|
</footer>
|
||||||
<style>
|
<style>
|
||||||
footer {
|
footer {
|
||||||
|
|||||||
Reference in New Issue
Block a user