diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-13 09:34:15 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-13 09:34:15 +0200 | 
| commit | 28425283bdeb34fac01d1eeb9c8dd40f987934ea (patch) | |
| tree | ddabdcd7a60d9ee7f6a34f604ee4cb38d7ed6dc7 /docs/articles/index.html | |
| parent | e3fa7ea27ccdf98e751642dea7315ce6076ad004 (diff) | |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/articles/index.html')
| -rw-r--r-- | docs/articles/index.html | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/docs/articles/index.html b/docs/articles/index.html index 442e3b0..20f744f 100644 --- a/docs/articles/index.html +++ b/docs/articles/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> @@ -70,7 +72,7 @@        </header>        <div class="page-header"> -  <h1>Vignette reference <small>version 0.6.8</small></h1> +  <h1>Articles <small>version 0.6.8</small></h1>  </div>  <div class="row"> | 
