mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add handheld device images and passthrough copy
This commit is contained in:
@@ -48,6 +48,7 @@ module.exports = function (eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy("retro/mega-st-high/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/dos-486-tower/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/mistery-core/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/mini-arcade-handheld-roundup/*.jpg");
|
||||
|
||||
// Standalone demo group archives (static HTML)
|
||||
eleventyConfig.addPassthroughCopy("phobia/**");
|
||||
|
||||
Reference in New Issue
Block a user