mirror of
https://github.com/wassname/talk.git
synced 2026-08-09 12:30:42 +08:00
fixed bug in template
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@
|
||||
function gtag(){dataLayer.push(arguments)};
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', '{{ site.google_analytics }}');
|
||||
gtag('config', '{{ config.google_analytics }}');
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user