initial import
This commit is contained in:
11
python-markdown/disable_directory_urls.patch
Normal file
11
python-markdown/disable_directory_urls.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- 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
|
||||
Reference in New Issue
Block a user