aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-04-12 00:01:51 +0300
committerValentin Popov <valentin@popov.link>2024-04-12 00:01:51 +0300
commit28ab43cbcb7e20d6ed2c156ac3fdff94c4258aa9 (patch)
tree92535b76f054b6420bc8e70ebd9c71bfc0cc981c
parent9f0ff2e16dce90a7e4686b26c6caf2ca6b667acb (diff)
downloadvalentineus.github.io-28ab43cbcb7e20d6ed2c156ac3fdff94c4258aa9.tar.xz
valentineus.github.io-28ab43cbcb7e20d6ed2c156ac3fdff94c4258aa9.zip
Fixed validator infoHEADmaster
-rw-r--r--_includes/counter.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/counter.html b/_includes/counter.html
index 8aa2ff8..545b2cd 100644
--- a/_includes/counter.html
+++ b/_includes/counter.html
@@ -4,5 +4,5 @@
<!-- GoatCounter Analytics -->
<script defer data-goatcounter="https://analytics.popov.link/count" src="/assets/javascript/count.js"></script>
<noscript>
- <img src="https://analytics.popov.link/count?p={{- page.url | relative_url | url_escape -}}&t={{- page.title | default: site.title | strip | normalize_whitespace | url_encode -}}" alt="pixel" />
+ <img src="https://analytics.popov.link/count?p={{- page.url | relative_url | url_escape -}}&t={{- page.title | default: site.title | strip | normalize_whitespace | url_encode -}}" alt="pixel">
</noscript> \ No newline at end of file