Docs and Raise Issue link in footer as it is more helpful for users

This commit is contained in:
jamesread 2021-06-15 21:50:21 +01:00
parent 0a222532ae
commit 95dcbcbeed
1 changed files with 5 additions and 1 deletions

View File

@ -17,7 +17,11 @@
</fieldset> </fieldset>
</main> </main>
<footer title = "footer"> <footer title = "footer">
<p><img title = "application icon" src = "OliveTinLogo.png" height = "1em" class = "logo" /> <a href = "http://github.com/jamesread/OliveTin" target = "_new">OliveTin</a></p> <p><img title = "application icon" src = "OliveTinLogo.png" height = "1em" class = "logo" /> OliveTin</p>
<p>
<a href = "http://olivetin.app" target = "_new">Documentation</a> |
<a href = "https://github.com/OliveTin/OliveTin/issues/new/choose" target = "_new">Raise an issue on GitHub</a>
</p>
</footer> </footer>
<template id = "tplActionButton"> <template id = "tplActionButton">