mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-28 16:55:33 +00:00
Alte Datein transferiert
This commit is contained in:
@@ -3,7 +3,7 @@ const eleventyNavigationPlugin = require("@11ty/eleventy-navigation");
|
||||
module.exports = function (config) {
|
||||
|
||||
// Uses the semi-official "navigation"-plugin for eleventy
|
||||
eleventyConfig.addPlugin(eleventyNavigationPlugin);
|
||||
config.addPlugin(eleventyNavigationPlugin);
|
||||
|
||||
// Set static folder, which copntent will be copied to the output folder
|
||||
config.addPassthroughCopy({ "src/static/": "/" });
|
||||
|
||||
Reference in New Issue
Block a user