help.html: whoops, need to remove the extra links.

master
John Benediktsson 2020-02-13 21:52:43 -08:00
parent ba81ca3fa6
commit 3b08633604
1 changed files with 1 additions and 3 deletions

View File

@ -75,15 +75,13 @@ M: pathname url-of
"conventions" >link topic>filename
[XML
<div class="navbar">
<b> Factor Documentation </b> |
<a href="http://factorcode.org">Factor</a>
<a href="/">Home</a>
<a href="/">Documentation</a>
<a href=<->>Glossary</a>
<form method="get" action="/search" style="display:inline;">
<input placeholder="Search" name="search" type="text"/>
<input type="submit" value="Go"/>
</form>
<a href="http://factorcode.org" style="float:right; padding: 4px;">factorcode.org</a>
</div>
XML] ;