mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Add google analytics
This commit is contained in:
@@ -10,11 +10,13 @@ enableRobotsTXT = true
|
||||
changeFreq = ''
|
||||
filename = 'sitemap.xml'
|
||||
priority = -1
|
||||
[services]
|
||||
[services.googleAnalytics]
|
||||
ID = 'G-FMD81GLKS3'
|
||||
[taxonomies]
|
||||
tag = 'tags'
|
||||
[params]
|
||||
formSpreeURL = 'https://formspree.io/f/xoqpgyge'
|
||||
googleAnalyticsURL = 'G-FMD81GLKS3'
|
||||
dateFormat = '02 January 2006'
|
||||
defaultDescription = 'Personal website of Hazem Krimi'
|
||||
defaultKeywords = 'Hazem Krimi, Software Engineer, Software Developer, Full Stack Developer, JavaScript, TypeScript, React, Node.js, Scala, Kotlin, Corda, SQL, GraphQL, MongoDB'
|
||||
|
||||
@@ -75,5 +75,6 @@
|
||||
</main>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
{{ template "_internal/google_analytics.html" . }}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user