File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ workspace = ''
2727
2828[[imports .mounts ]]
2929 source = " static"
30- target = " assets "
30+ target = " static "
3131
3232[[imports .mounts ]]
3333 source = " layouts"
@@ -73,7 +73,7 @@ workspace = ''
7373
7474[[imports .mounts ]]
7575 source = " static"
76- target = " assets "
76+ target = " static "
7777
7878[[imports .mounts ]]
7979 source = " layouts"
@@ -111,7 +111,7 @@ workspace = ''
111111
112112[[imports .mounts ]]
113113 source = " static"
114- target = " assets "
114+ target = " static "
115115
116116[[imports .mounts ]]
117117 source = " layouts"
Original file line number Diff line number Diff line change @@ -173,4 +173,4 @@ errorLevel = 'ignore'
173173highlightBroken = true
174174
175175[render_hooks .image ]
176- errorLevel = ' warning '
176+ errorLevel = ' ignore '
You can’t perform that action at this time.
0 commit comments