diff options
Diffstat (limited to 'templates/default.html')
-rw-r--r-- | templates/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default.html b/templates/default.html index 7cd66f1..b2886e5 100644 --- a/templates/default.html +++ b/templates/default.html @@ -5,6 +5,7 @@ <title>$title$</title> <link rel="stylesheet" href="../assets/css/default.css" /> <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script> + <script src="../assets/js/analytics.js" type="text/javascript"></script> </head> <body> <header> |