Add handheld device images and passthrough copy

This commit is contained in:
2026-09-13 00:07:39 +02:00
parent 267aaa7986
commit 4b06544128
8 changed files with 13 additions and 0 deletions
+1
View File
@@ -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/**");