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