We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afa109 commit 766dcd6Copy full SHA for 766dcd6
_data/settings.yml
@@ -3,6 +3,8 @@ disqus:
3
comments: false
4
disqus_shortname: 'millennial-3'
5
6
+google-ID: 'UA-112060364-2'
7
+
8
menu:
9
- {name: 'Interesting Facts', folder: 'pages', file: 'facts.html'}
10
- {name: 'Learning Resources', folder: 'pages', file: 'resources.html'}
_includes/head.html
@@ -27,6 +27,7 @@
27
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
28
</script>
29
30
+ <!-- Google Analytics -->
31
{% include google-analytics.html %}
32
33
<!-- Use Jekyll SEO plugin -->
0 commit comments