diff options
Diffstat (limited to 'docs/news')
| -rw-r--r-- | docs/news/index.html | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/docs/news/index.html b/docs/news/index.html index 0bd0f2c..77bd232 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -25,12 +25,14 @@  <script src="../pkgdown.js"></script>  <!-- mathjax --> -<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> +<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>  <!--[if lt IE 9]>  <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>  <![endif]--> + +    </head>    <body> | 
