added gtm support

This commit is contained in:
Somrat
2025-04-28 10:20:07 +06:00
parent de5b943f38
commit 423ad81a1c
3 changed files with 24 additions and 1 deletions
+5
View File
@@ -33,6 +33,11 @@
"link": "https://github.com/zeon-studio/astroplate"
},
"google_tag_manager": {
"enable": false,
"gtm_id": "GTM-XXXXXX"
},
"disqus": {
"enable": true,
"shortname": "themefisher-template",