bring over the legacy stuff

This commit is contained in:
Joshua Seigler 2024-06-07 03:07:48 -04:00
parent 16128c6279
commit 2e7a075407
13 changed files with 9 additions and 5 deletions

View file

@ -22,7 +22,9 @@ module.exports = (config) => {
})
.use(mdFootnote)
config.setLibrary("md", mdLib);
config.addPassthroughCopy("assets");
config.addPassthroughCopy({
"assets": "/"
});
// collection from music folder
config.addPassthroughCopy("site/music", {