mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 03:50:51 +00:00
Remove copying of feed folder assets
This commit is contained in:
parent
250537cdb2
commit
f977a25cf2
@ -18,7 +18,6 @@ module.exports = function (eleventyConfig) {
|
||||
// Copy files
|
||||
eleventyConfig.addPassthroughCopy("./src/assets/");
|
||||
eleventyConfig.addWatchTarget("./src/assets/");
|
||||
eleventyConfig.addPassthroughCopy({ "./src/assets/feed/": "/" });
|
||||
|
||||
// Installed Plug-ins
|
||||
eleventyConfig.addPlugin(EleventyRenderPlugin);
|
||||
|
Loading…
x
Reference in New Issue
Block a user