We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d370899 commit a3b60afCopy full SHA for a3b60af
.eleventy.js
@@ -10,6 +10,7 @@ module.exports = function (eleventyConfig) {
10
eleventyConfig.addPassthroughCopy("LICENSE");
11
12
return {
13
+ pathPrefix: "/",
14
dir: {
15
input: "src",
16
includes: "_includes",
0 commit comments