Skip to content

Commit 8f8dc92

Browse files
committed
header: Remove Wiki from top bar
The contents of the Wiki page has been moved to the front page, removing the need for this
1 parent cc4b009 commit 8f8dc92

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

site/_includes/header.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
<li class="nav-item">
2020
<a class="nav-link text-light" href="{% link _sections/Plugins.md %}">Plugins</a>
2121
</li>
22-
<li class="nav-item">
23-
<a class="nav-link text-light" href="{% link _sections/Wiki.md %}">Wiki</a>
24-
</li>
2522
<li class="nav-item">
2623
<a class="nav-link text-light" href="{{ site.data.links.project.UpstreamRepo }}/releases">Changelog</a>
2724
</li>

0 commit comments

Comments
 (0)