Redesign home page to show new subscription plans

This commit is contained in:
2023-09-14 21:11:41 +02:00
parent 97bd3462b1
commit f0f4951911
7 changed files with 265 additions and 164 deletions

View File

@@ -3,7 +3,7 @@
<nav id="page_navigation" class="page_navigation">
<a href="/#">Home</a>
<a href="/#pro">Subscriptions</a>
<a href="/#prepaid">Prepaid plans</a>
<a href="/#prepaid">For creators</a>
<hr />
{{if .Authenticated}}<a href="/user">{{.User.Username}}</a>
<a href="/user/filemanager#files">My Files</a>