mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-05 12:25:20 +00:00
Remove passthrough copy of css, as this is done elsewhere
This commit is contained in:
parent
a43bd215b4
commit
6c8f6a5ebe
@ -280,7 +280,6 @@ module.exports = function (eleventyConfig) {
|
||||
});
|
||||
|
||||
eleventyConfig.addPassthroughCopy("src/site/img");
|
||||
eleventyConfig.addPassthroughCopy("src/site/styles/_*.css");
|
||||
eleventyConfig.addPlugin(faviconPlugin, { destination: "dist" });
|
||||
eleventyConfig.addPlugin(tocPlugin, {
|
||||
ul: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user