_includes/head.html in no-style-please2-0.9.0 vs _includes/head.html in no-style-please2-0.9.1

- old
+ new

@@ -5,9 +5,10 @@ {% if page.mathjax %} <script type="text/x-mathjax-config">MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});</script> <script type="text/javascript" async src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"></script> {% endif %} + <title> {%- if page.title -%} {{ page.title }} {%- else -%} {{ site.title }} \ No newline at end of file