aboutsummaryrefslogtreecommitdiffstats
path: root/templates/wiki/base.html
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-07-13 10:59:34 +0100
committerGravatar Gareth Coles <[email protected]>2018-07-13 10:59:34 +0100
commitef81a07b6761d47bf0e0a447e3bfcb2619a93e83 (patch)
tree550b581164d2808f8daa35df1be6bcb70108deb0 /templates/wiki/base.html
parentMerge branch 'feature/add-big-brother-api' into 'master' (diff)
Minecraft? Never heard of 'em
Diffstat (limited to '')
-rw-r--r--templates/wiki/base.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/wiki/base.html b/templates/wiki/base.html
index 0e5e9733..038ee5a2 100644
--- a/templates/wiki/base.html
+++ b/templates/wiki/base.html
@@ -67,9 +67,6 @@
<li><a href="{{ url_for("wiki.page", page="contributing") }}">
<i class="uk-icon fas fa-fw fa-code-branch"></i> &nbsp;Contributing
</a></li>
- <li><a href="{{ url_for("wiki.page", page="minecraft") }}">
- <i class="uk-icon fas fa-fw fa-cube"></i> &nbsp;Minecraft
- </a></li>
{% set ACTIONABLE_PAGES = [
"wiki.page", "wiki.edit", "wiki.history.show",