Skip to content

Commit a38de32

Browse files
committed
add gh-pages
1 parent 29bab46 commit a38de32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# The first folder that contains all obsidian files
22
# Use full path or relative path, but don't use ~/
3-
obsidian_folder_path_str: 'Notes'
3+
obsidian_folder_path_str: 'clone-path/Notes'
44

55
# The note that will be used as the index.html
66
# should be in obsidian_folder_path_str
77
# Use full path or relative path, but don't use ~/
8-
obsidian_entrypoint_path_str: 'Notes/Изучение rust.md'
8+
obsidian_entrypoint_path_str: 'clone-path/Notes/Изучение rust.md'

0 commit comments

Comments
 (0)