aboutsummaryrefslogtreecommitdiffstats
path: root/templates/wiki/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wiki/base.html')
-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",