- {% block content %}
- {{ page.content }}
- {% endblock %}
-
- From 7cf6ace72e76889ac831e9807f7a9a14a4b7272b Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Thu, 31 Oct 2024 21:58:31 +0100 Subject: Port to mkdocs 1.6.1 --- gocryptfs-readthedocs/base.html | 143 ---------------------------------------- 1 file changed, 143 deletions(-) delete mode 100644 gocryptfs-readthedocs/base.html (limited to 'gocryptfs-readthedocs/base.html') diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html deleted file mode 100644 index 472984c..0000000 --- a/gocryptfs-readthedocs/base.html +++ /dev/null @@ -1,143 +0,0 @@ - - - -
- {%- block site_meta %} - - - - {% if page and page.is_homepage %}{% endif %} - {% if config.site_author %}{% endif %} - {% if config.site_favicon %} - {% else %}{% endif %} - {%- endblock %} - - {%- block htmltitle %} -