help.html: whoops, need to remove the extra links.
parent
d1c2d21721
commit
0a64c19c11
|
@ -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] ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue