Skip to content

Commit 61999e3

Browse files
committed
update nav links
1 parent 3574e49 commit 61999e3

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

dnotebook/src/views/layout.hbs

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@
6262
About
6363
</a>
6464
</li>
65-
65+
<li class="nav-item">
66+
<a class="nav-link" href="https://github.com/opensource9ja/notebookjs">Github</a>
67+
</li>
6668
<li class="nav-item dropdown active">
6769
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
6870
aria-haspopup="true" aria-expanded="false">
@@ -72,12 +74,6 @@
7274
<a class="dropdown-item" data-toggle="modal" data-target="#nameNoteModal" href="#">Rename Notebook</a>
7375
<a class="dropdown-item" id="download" href="#">Download Notebook</a>
7476
<a class="dropdown-item" data-toggle="modal" data-target="#uploadNoteModal" href="#">Upload Notebook</a>
75-
76-
<div class="dropdown-divider"></div>
77-
<a class="nav-link" href="/geting-started">Getting Started</a>
78-
<a class="dropdown-item" id="download" href="https://github.com/opensource9ja/notebookjs">Github</a>
79-
<a class="dropdown-item" id="upload" href="#">Danfo.js</a>
80-
<a class="dropdown-item" id="add-data" href="/about">About Dnotebooks</a>
8177
</div>
8278
</li>
8379

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)