Skip to content

Commit 2bbf3d7

Browse files
committed
fix: set use_directory_urls=false to fix relative image paths
1 parent df5ddb9 commit 2bbf3d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ site_description: 从 Hugo 迁移到 MkDocs 的知识库
33
site_url: https://codingriver.github.io/
44
repo_url: https://github.com/codingriver/codingriver.github.io
55
edit_uri: edit/master/docs/
6+
use_directory_urls: false
67
theme:
78
name: material
89
language: zh

0 commit comments

Comments
 (0)