Skip to content

Commit d80b194

Browse files
authored
Merge pull request #354 from peggyjs/feature-docs
Feature-docs to main
2 parents 0cb9991 + 27d29f2 commit d80b194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.eleventy.js

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ module.exports = function (eleventyConfig) {
55
eleventyConfig.addPassthroughCopy("js");
66
eleventyConfig.addPassthroughCopy("vendor");
77
eleventyConfig.addPassthroughCopy("favicon.ico");
8+
eleventyConfig.addPassthroughCopy("CNAME");
89

910
eleventyConfig.setServerOptions({
1011
// Opt-out of the live reload snippet

0 commit comments

Comments
 (0)