mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
initial framework for subpage navigation
This commit is contained in:
parent
d93a36edc8
commit
4f7ddd71c5
4 changed files with 29 additions and 15 deletions
15
index.html
15
index.html
|
@ -5,21 +5,6 @@ DOWNLOAD_VERSION: 0.3.24
|
|||
ALERT_CLASS:
|
||||
ALERT:
|
||||
---
|
||||
<div class="topbar">
|
||||
<div class="fill">
|
||||
<div class="container">
|
||||
<h3><a href="#"><img src="img/logo_small.png" id="thelogo"/>Bitcoin</a></h3>
|
||||
<ul>
|
||||
<li class="active"><a href="#masthead">Home</a></li>
|
||||
<li><a href="#news">News</a></li>
|
||||
<li><a href="#about">About</a></li>
|
||||
<li><a href="#features">Features</a></li>
|
||||
<li><a href="#contributors">Contributors</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="masthead">
|
||||
<div class="inner">
|
||||
<div class="container">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue