Adding donate page to the navbar

This commit is contained in:
Sander Ferdinand 2018-10-25 23:01:07 +02:00
parent e94176215c
commit e3252d0071
No known key found for this signature in database
GPG key ID: 7BBC83D7A8810AAB
5 changed files with 9 additions and 10 deletions

View file

@ -4,7 +4,8 @@
<div class="container api_documentation">
<div class="row" style="margin-bottom:4px;">
<div class="col-lg-8">
<h3>API documentation</h3>
<h2>API documentation</h2>
<hr>
<p>
Requests are made using standard HTTP and responses are returned in JSON format.
</p>