diff options
Diffstat (limited to 'docs/authors.html')
| -rw-r--r-- | docs/authors.html | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/docs/authors.html b/docs/authors.html index 90293671..f5c6160c 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -71,7 +71,7 @@        </button>        <span class="navbar-brand">          <a class="navbar-link" href="index.html">mkin</a> -        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.50.3</span> +        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.0</span>        </span>      </div> @@ -120,7 +120,7 @@        <ul class="nav navbar-nav navbar-right">          <li>    <a href="https://github.com/jranke/mkin/"> -    <span class="fab fa fab fa-github fa-lg"></span> +    <span class="fab fa-github fa-lg"></span>    </a>  </li> @@ -147,15 +147,15 @@        </li>        <li>          <p><strong>Katrin Lindenberger</strong>. Contributor.  -        </p> +        <br /><small>contributed to mkinresplot()</small></p>        </li>        <li>          <p><strong>René Lehmann</strong>. Contributor.  -        </p> +        <br /><small>ilr() and invilr()</small></p>        </li>        <li>          <p><strong>Eurofins Regulatory AG</strong>. Copyright holder.  -        </p> +        <br /><small>copyright for some of the contributions of JR 2012-2014</small></p>        </li>      </ul> | 
