Skip to content

Commit

Permalink
links to useful resources
Browse files Browse the repository at this point in the history
  • Loading branch information
darklynx committed Nov 7, 2019
1 parent a5e3542 commit b0a72ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web_index.html.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ var (
<a id="refresh" class="navbar-brand" href="#">Request Baskets</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="readme.html">Documentation</a></li>
<li><a href="api.html">REST API</a></li>
<li><a href="https://github.com/darklynx/request-baskets">Source Code</a></li>
</ul>
<form class="navbar-form navbar-right">
<a href="/web/baskets" alt="Administration" title="Administration" class="btn btn-default">
<span class="glyphicon glyphicon-cog"></span>
Expand Down

0 comments on commit b0a72ef

Please sign in to comment.