diff options
author | Jakob Unterwurzacher | 2024-10-31 21:58:31 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2024-10-31 21:58:31 +0100 |
commit | 7cf6ace72e76889ac831e9807f7a9a14a4b7272b (patch) | |
tree | de72c9b27fcc787022603bbdb4267a2969bd8c30 /gocryptfs-readthedocs/mkdocs_theme.yml | |
parent | 615f0b7443d4f682ab3d28eb8ee1ea0cd21f29da (diff) |
Port to mkdocs 1.6.1
Diffstat (limited to 'gocryptfs-readthedocs/mkdocs_theme.yml')
-rw-r--r-- | gocryptfs-readthedocs/mkdocs_theme.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gocryptfs-readthedocs/mkdocs_theme.yml b/gocryptfs-readthedocs/mkdocs_theme.yml deleted file mode 100644 index 6a0d292..0000000 --- a/gocryptfs-readthedocs/mkdocs_theme.yml +++ /dev/null @@ -1,7 +0,0 @@ -# Config options for 'readthedocs' theme - -static_templates: - - 404.html - -include_search_page: true -search_index_only: false |