diff options
Diffstat (limited to 'templates/blog.html')
-rw-r--r-- | templates/blog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/blog.html b/templates/blog.html index 442b5c1..d4f8bcb 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -5,6 +5,7 @@ <title>Yuchen's Blog</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> |