diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-06 16:01:26 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-06 16:03:28 +0100 | 
| commit | dec2ffc816b14482ffa8820d9646158b35f4816d (patch) | |
| tree | 1df2f919068cfcc3c0abb8630eed2e0150f22eba /docs/index.html | |
| parent | b259dd1be224edebd678782f05c1d69f33dd0997 (diff) | |
Static documentation rebuilt by pkgdown
README.html is now self-contained, so the screenshot also appears in the
about section of cgit.
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 11 | 
1 files changed, 1 insertions, 10 deletions
| diff --git a/docs/index.html b/docs/index.html index 2898b43..47725c1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,14 +38,7 @@    <a href="news/index.html">News</a>  </li>        </ul> -<ul class="nav navbar-nav navbar-right"> -<li> -  <a href="http://github.com/jranke/gmkin"> -    <span class="fa fa-github fa-lg"></span> -      -  </a> -</li> -      </ul> +<ul class="nav navbar-nav navbar-right"></ul>  </div>  <!--/.nav-collapse -->    </div> @@ -147,8 +140,6 @@ while (TRUE) {    <div class="col-md-3" id="sidebar">      <h2>Links</h2>  <ul class="list-unstyled"> -<li>Browse source code at <br><a href="http://github.com/jranke/gmkin">http://github.com/jranke/gmkin</a> -</li>  <li>Report a bug at <br><a href="http://github.com/jranke/gmkin/issues">http://github.com/jranke/gmkin/issues</a>  </li>  </ul> | 
