Make the pad types displayed on the front page configurable

This commit is contained in:
yflory
2016-09-13 11:01:10 +02:00
parent 217e664d4c
commit 1e02e7b45b
4 changed files with 21 additions and 2 deletions

View File

@@ -82,6 +82,7 @@
<a id="create-pad" class="button create" href="/pad/">CREATE NEW WYSIWYG PAD</a>
<a id="create-code" class="button create" href="/code/">CREATE NEW CODE PAD</a>
<a id="create-poll" class="button create" href="/poll/">CREATE NEW POLL</a>
<a id="create-slide" class="button create" href="/slide/">CREATE NEW PRESENTATION</a>
</div>
</center>