diff options
Diffstat (limited to 'docs/authors.html')
| -rw-r--r-- | docs/authors.html | 12 | 
1 files changed, 7 insertions, 5 deletions
| diff --git a/docs/authors.html b/docs/authors.html index af022eab..a9712678 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -27,6 +27,7 @@  <script src="pkgdown.js"></script> +<meta property="og:title" content="Authors" />  <!-- mathjax -->  <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -106,19 +107,19 @@      <ul class="list-unstyled">        <li> -        <p><strong>Johannes Ranke</strong>. Author, maintainer, copyright holder. -        <br /><small>0000-0003-4371-6538</small></p> +        <p><strong>Johannes Ranke</strong>. Author, maintainer, copyright holder. <a href='https://orcid.org/0000-0003-4371-6538' target='orcid.widget'><img src='https://members.orcid.org/sites/default/files/vector_iD_icon.svg' class='orcid'></a> +        </p>        </li>        <li> -        <p><strong>Katrin Lindenberger</strong>. Contributor. +        <p><strong>Katrin Lindenberger</strong>. Contributor.           </p>        </li>        <li> -        <p><strong>René Lehmann</strong>. Contributor. +        <p><strong>René Lehmann</strong>. Contributor.           </p>        </li>        <li> -        <p><strong>Eurofins Regulatory AG</strong>. Copyright holder. +        <p><strong>Eurofins Regulatory AG</strong>. Copyright holder.           </p>        </li>      </ul> @@ -142,3 +143,4 @@    </body>  </html> + | 
