Files
extra/python-markdown/disable_directory_urls.patch
2025-06-22 20:39:04 -05:00

12 lines
288 B
Diff

--- a/mkdocs.yml 2020-10-25 21:21:50.000000000 +0100
+++ b/mkdocs.yml 2025-02-06 00:00:11.199631309 +0100
@@ -4,7 +4,7 @@
site_author: "The Python-Markdown Project"
copyright: "Copyright © 2010-2017"
-use_directory_urls: true
+use_directory_urls: false
theme:
name: nature