Enable mkdocs-material tab navigation

Disable showing on home page
This commit is contained in:
Calum Lind 2024-07-07 19:42:37 +01:00
parent 1d37de7061
commit 5322f702ea
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,7 @@ theme:
logo: assets/deluge_logo.png
favicon: assets/deluge_icon.png
features:
- navigation.tabs
- navigation.sections
- navigation.path
- navigation.indexes

View File

@ -1,6 +1,7 @@
{% extends "main.html" %} {% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css' | url }}" />
{% endblock %} {% block site_nav%} {% endblock %} {% block content %}
{% endblock %} {% block tabs %} {% endblock %} {% block site_nav%} {% endblock
%} {% block content %}
<section>
<div class="item">