all repos — homestead @ c28af2cbdb8c3063809b9651be954cceea16622c

Code for my website

re-add counter fallback image

Alan Pearce
commit

c28af2cbdb8c3063809b9651be954cceea16622c

parent

2b4f93cd5f477891092b43aad0d882a0f13b5fd2

1 file changed, 3 insertions(+), 0 deletions(-)

jump to
M templates/count.htmltemplates/count.html
@@ -2,4 +2,7 @@ <body>
<script data-goatcounter="https://alanpearce-eu.goatcounter.com/count" async src="//gc.zgo.at/count.v4.js" crossorigin="anonymous" integrity="sha384-nRw6qfbWyJha9LhsOtSb2YJDyZdKvvCFh0fJYlkquSFjUxp9FVNugbfy8q1jdxI+"></script> + <noscript> + <img src="https://alanpearce-eu.goatcounter.com/count?p=/updated-in-template.go" /> + </noscript> </body>