Move readme to web, update it and expose it in the footer

This commit is contained in:
2019-07-20 00:31:11 +02:00
parent 8b1bdea8ea
commit 3e40541da3
4 changed files with 161 additions and 37 deletions

View File

@@ -2,6 +2,6 @@
<hr>
<div>
<span th:text="'financer v' + ${financerVersion}"/>
&nbsp;(<a th:href="@{/changelog.txt}">Changelog</a>)
&nbsp;(<a th:href="@{/changelog.txt}">Changelog</a>,&nbsp;<a th:href="@{/readme.txt}">Readme</a>)
</div>
</div>