_includes/head-custom.html in jekyll-theme-neysa-0.1.2 vs _includes/head-custom.html in jekyll-theme-neysa-0.1.3

- old
+ new

@@ -1,11 +1,9 @@ <!-- start custom head snippets, customize with your own _includes/head-custom.html file --> -<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> -<script id="MathJax-script” async src=”https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> <!-- Setup Google Analytics --> -{% include head-custom-google-analytics.html %} +{% include google-analytics.html %} <!-- You can set your favicon here --> <!-- link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}" --> <!-- end custom head snippets --> \ No newline at end of file