Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit 4b17ba5

Browse files
committed
Merge pull request #398 from ialja/master
not advertising the api link until we figure out caching
2 parents 48ece86 + 87c10fd commit 4b17ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/templates/layout/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
5050
</span>
5151
</a>
52-
<a href="/api/event/list/?limit=5" title="Use the API">
52+
<!--<a href="/api/event/list/?limit=5" title="Use the API">
5353
<span class="fa-stack fa-lg">
5454
<i class="fa fa-circle fa-stack-2x"></i>
5555
<i class="fa fa-cogs fa-stack-1x fa-inverse"></i>
5656
</span>
57-
</a>
57+
</a>-->
5858
</div>
5959
</div>
6060
</div>

0 commit comments

Comments
 (0)