aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bh20simplewebuploader/templates/blog.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/bh20simplewebuploader/templates/blog.html b/bh20simplewebuploader/templates/blog.html
index f4c2a85..88ce4c3 100644
--- a/bh20simplewebuploader/templates/blog.html
+++ b/bh20simplewebuploader/templates/blog.html
@@ -71,6 +71,14 @@
Generate the files needed for uploading to EBI/ENA
</div>
</div>
+ <div class="blog-table-row">
+ <div class="blog-table-cell">
+ <a href="/apidoc">REST API</a>
+ </div>
+ <div class="blog-table-cell">
+ Documentation for PubSeq REST API
+ </div>
+ </div>
</div>
</div>
</section>