aboutsummaryrefslogtreecommitdiff
path: root/templates/blog.html
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2018-04-19 12:04:14 +0200
committerYuchen Pei <me@ypei.me>2018-04-19 12:04:14 +0200
commit81189b4ca38e75b5f11ab76f427b8fb641115a41 (patch)
tree8bff387604dae27c32dec1ebe05d7c6b86f3820f /templates/blog.html
parentf306623150571c04472ddc683e6077ba32f1e03a (diff)
added analytics
Diffstat (limited to 'templates/blog.html')
-rw-r--r--templates/blog.html1
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>