fix: move demo links to correct templates
This commit is contained in:
parent
cf3149d69b
commit
fa63f026c5
7 changed files with 8 additions and 7 deletions
|
|
@ -18,7 +18,8 @@ module.exports = function (eleventyConfig) {
|
|||
brand: 'hippie',
|
||||
titlePrefix: '',
|
||||
titlePostfix: ' - HIPPIE',
|
||||
debugMode: true
|
||||
debugMode: true,
|
||||
legacyMode: false
|
||||
});
|
||||
|
||||
eleventyConfig.addPassthroughCopy({"source/art/images": "art"});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue