This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
tumble
mirror of
https://github.com/adrianshort/tumble.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add Google Analytics.
Close
#13
Put your site ID in your config.toml: googleAnalytics = "UA-123-45"
master
Adrian Short
7 years ago
parent
4a63c7899c
commit
69eeeb8aaf
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
layouts/partials/footer.html
+ 1
- 0
layouts/partials/footer.html
View File
@@ -1,2 +1,3 @@
{{ template "_internal/google_analytics.html" . }}
</body>
</html>
Write
Preview
Loading…
Cancel
Save