mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add Atari to VGA page with three adapters, photo and ST2VGA Enhanced uninstalled
This commit is contained in:
@@ -43,6 +43,7 @@ module.exports = function (eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy("retro/eiffel/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/stpsu/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/acsi2stm/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/atari-vga/*.jpg");
|
||||
|
||||
// Root-level shared assets
|
||||
eleventyConfig.addPassthroughCopy({ "shared/base.css": "shared-base.css" });
|
||||
|
||||
Reference in New Issue
Block a user