Skip to content

Commit 2c89438

Browse files
committed
fix
1 parent 4adf251 commit 2c89438

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
commit 4adf25140332c0e89f215db203449c2dce156214
2+
Author: Alexeev Bronislav <[email protected]>
3+
Date: Sat May 24 22:15:12 2025 +0700
4+
5+
fix
6+
7+
commit af8a49dc645de1f9b858c1d5ed25a729f22464b0
8+
Author: Alexeev Bronislav <[email protected]>
9+
Date: Sat May 24 22:13:11 2025 +0700
10+
11+
fix
12+
13+
commit c2a74e660a4710561e81aee54d297ba2781dcab0
14+
Author: Alexeev Bronislav <[email protected]>
15+
Date: Sat May 24 22:10:04 2025 +0700
16+
17+
fix
18+
119
commit e7e179f693779478e567c28556f1832054134660
220
Author: Alexeev Bronislav <[email protected]>
321
Date: Sat May 24 22:04:00 2025 +0700

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: 'rustynotes/Notes/Изучение rust.md'
15+
obsidian_entrypoint_path_str: 'clone-path/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)

template.html

Whitespace-only changes.

0 commit comments

Comments
 (0)