aboutsummaryrefslogtreecommitdiff
path: root/docs/authors.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/authors.html')
-rw-r--r--docs/authors.html28
1 files changed, 21 insertions, 7 deletions
diff --git a/docs/authors.html b/docs/authors.html
index 3734d36..514359f 100644
--- a/docs/authors.html
+++ b/docs/authors.html
@@ -21,13 +21,19 @@
<!-- clipboard.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js" integrity="sha384-cV+rhyOuRHc9Ub/91rihWcGmMmCXDeksTtCihMupQHSsi8GIIRDG0ThDc3HGQFJ3" crossorigin="anonymous"></script>
+<!-- sticky kit -->
+<script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script>
+
<!-- pkgdown -->
<link href="pkgdown.css" rel="stylesheet">
-<script src="jquery.sticky-kit.min.js"></script>
<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>
@@ -50,8 +56,12 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="index.html">drfit</a>
+ <span class="navbar-brand">
+ <a class="navbar-link" href="index.html">drfit</a>
+ <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.7.1</span>
+ </span>
</div>
+
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
@@ -68,6 +78,7 @@
<ul class="nav navbar-nav navbar-right">
</ul>
+
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
@@ -75,15 +86,15 @@
</header>
- <div class="row">
- <div class="contents col-md-12">
+<div class="row">
+ <div class="contents col-md-9">
<div class="page-header">
<h1>Authors</h1>
</div>
<ul class="list-unstyled">
<li>
- <p><strong>Johannes Ranke</strong>. Author, maintainer. <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><strong>Johannes Ranke</strong>. Author, maintainer. <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' height='16'></a>
</p>
</li>
</ul>
@@ -105,5 +116,8 @@
</footer>
</div>
+
+
</body>
</html>
+

Contact - Imprint