Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit db690c2

Browse files
committed
tempalte
1 parent 40606ba commit db690c2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

devops/config-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ base:
66
origin:
77
- /path/to/files/1/
88
- /path/to/files/n/
9-
target: /path/to/vault/.obsidian/plugins/obsidian-dbfolder/
9+
target: /path/to/vault/.obsidian/plugins/dbfolder/

styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@
341341
max-width: 100%;
342342
background: var(--background-primary);
343343
border: 1px solid #a0a096;
344-
font-family: Arial, Helvetica, sans-serif;
345344
line-height: 1.125em;
346345
}
347346

0 commit comments

Comments
 (0)