1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

fix goatcounter

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-01-24 17:06:51 +05:30
parent c44d451467
commit c483f30cea
+5 -1
View File
@@ -38,6 +38,10 @@
{ {
"name": "theme-color", "name": "theme-color",
"content": "#ffffff" "content": "#ffffff"
},
{
"name": "description",
"content": ""
} }
], ],
"link": [ "link": [
@@ -85,7 +89,7 @@
}, },
{ {
"data-goatcounter": "https://avinal.goatcounter.com/count", "data-goatcounter": "https://avinal.goatcounter.com/count",
"async src": "https://gc.zgo.at/count.js" "async src": "//gc.zgo.at/count.js"
} }
] ]
}, },