|
|
@@ -17,7 +17,11 @@
|
|
|
</fieldset>
|
|
|
</main>
|
|
|
<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>
|
|
|
|
|
|
<template id = "tplActionButton">
|