aboutsummaryrefslogtreecommitdiffstats
path: root/exampleSite/content/about.md
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/about.md')
-rw-r--r--exampleSite/content/about.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index aea884a..dd83942 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -56,14 +56,6 @@ There are two layout files under `layouts/partials/` that you may want to overri
```html
<script src="//yihui.name/js/math-code.js"></script>
-<script type="text/x-mathjax-config">
-MathJax.Hub.Config({
- tex2jax: {
- inlineMath: [['$','$'], ['\\(','\\)']],
- processEscapes: true
- }
-});
-</script>
<script async src="//cdn.bootcss.com/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML">
</script>