Skip to content

Commit 15e4eca

Browse files
committed
update(mkdocs): disable directory URLs to test against RSS plugin
1 parent 1206965 commit 15e4eca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ copyright:
1313
repo_name: !ENV [GITHUB_REPOSITORY, "geotribu/english-blog"]
1414
repo_url: !ENV [MKDOCS_REPO_URL, "https://github.com/geotribu/english-blog"]
1515
edit_uri: !ENV [MKDOCS_EDIT_URI, "edit/main/content"]
16+
use_directory_urls: false
1617

1718
# Custom folder structure
1819
docs_dir: !ENV [MKDOCS_SOURCE_DIR, "./content"]

0 commit comments

Comments
 (0)