mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Add Laser Mouse page for Atari STM-1 laser board conversion
This commit is contained in:
@@ -44,6 +44,7 @@ module.exports = function (eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy("retro/stpsu/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/acsi2stm/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/atari-vga/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/laser-mouse/*.jpg");
|
||||
|
||||
// Root-level shared assets
|
||||
eleventyConfig.addPassthroughCopy({ "shared/base.css": "shared-base.css" });
|
||||
|
||||
Reference in New Issue
Block a user