mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add ACSI2STM page with photo, list as uninstalled extension
This commit is contained in:
@@ -42,6 +42,7 @@ module.exports = function (eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy("retro/gotek/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/eiffel/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/stpsu/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/acsi2stm/*.jpg");
|
||||
|
||||
// Root-level shared assets
|
||||
eleventyConfig.addPassthroughCopy({ "shared/base.css": "shared-base.css" });
|
||||
|
||||
Reference in New Issue
Block a user