Ver Fonte

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

jamesread há 5 anos atrás
pai
commit
95dcbcbeed
1 ficheiros alterados com 5 adições e 1 exclusões
  1. 5 1
      webui/index.html

+ 5 - 1
webui/index.html

@@ -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">