Skip to content

Commit 4adf251

Browse files
committed
fix
1 parent af8a49d commit 4adf251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ obsidian_folder_path_str: '<DEPRECATED>'
1212
# should be in obsidian_folder_path_str
1313
# Can be absent when toggles/compile_md == False
1414
# Use full path or relative path, but don't use ~/
15-
obsidian_entrypoint_path_str: 'Notes/Изучение rust.md'
15+
obsidian_entrypoint_path_str: 'rustynotes/Notes/Изучение rust.md'
1616

1717
# Input and output path of markdown files
1818
# This can be an absolute or a relative path (relative to the working directory when calling obsidianhtml)

0 commit comments

Comments
 (0)