mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-04 12:00:02 +00:00
Added new files to plugin-info
This commit is contained in:
parent
f00a694dca
commit
42b7d2313c
@ -6,7 +6,11 @@
|
||||
"filesToAdd": [
|
||||
"src/site/styles/custom-style.scss",
|
||||
".env",
|
||||
"src/site/favicon.svg"
|
||||
"src/site/favicon.svg",
|
||||
"src/site/img/default-note-icon.svg",
|
||||
"src/site/img/tree-1.svg",
|
||||
"src/site/img/tree-2.svg",
|
||||
"src/site/img/tree-3.svg"
|
||||
],
|
||||
"filesToModify": [
|
||||
".eleventy.js",
|
||||
|
@ -382,7 +382,8 @@ ul.task-list {
|
||||
padding: 3px 0 3px 10px;
|
||||
}
|
||||
|
||||
.filelist {
|
||||
.filename {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.notelink.active-note {
|
||||
|
Loading…
x
Reference in New Issue
Block a user