mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add 4 Mega ST computer detail pages (Low, High, Heirloom, Mega ST 2)
This commit is contained in:
@@ -45,6 +45,7 @@ module.exports = function (eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy("retro/acsi2stm/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/atari-vga/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/laser-mouse/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/mega-st-high/*.jpg");
|
||||
|
||||
// Root-level shared assets
|
||||
eleventyConfig.addPassthroughCopy({ "shared/base.css": "shared-base.css" });
|
||||
|
||||
Reference in New Issue
Block a user