add more obvious help access near app name

This commit is contained in:
Stewart Allen 2020-04-02 16:28:56 -04:00
commit 5f84aa15f5
3 changed files with 11 additions and 1 deletions

View file

@ -20,7 +20,10 @@
</head>
<body>
<!-- app title home page links -->
<div id="appid"><span><a href="#" id="appname">Kiri:Moto</a> by <a href="/" target="home">Grid.Space</a></span></div>
<div id="appid">
<span><a href="#" id="appname">Kiri:Moto</a> by <a href="/" target="home">Grid.Space</a></span>
<span id="apphelp">?</span>
</div>
<!-- left control menu -->
<div id="control-left" class="control"><div id="assets"></div></div>
<!-- right control menu -->