diff options
Diffstat (limited to '_includes/common/header.html')
-rw-r--r-- | _includes/common/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/common/header.html b/_includes/common/header.html index c21b442..a17ea71 100644 --- a/_includes/common/header.html +++ b/_includes/common/header.html @@ -19,6 +19,7 @@ {% endif %} {% include common/ie_compat.html %} + {% include common/mathjax.html %} </head> <body> <div class="top-level-footer-wrapper"> |