Skip to content

Commit dfefcc0

Browse files
author
julientaq
committed
remove cname for dns?
1 parent 13591a7 commit dfefcc0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

eleventy.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export default async function (eleventyConfig) {
2222
// filterTagList(tags , ["nav","posts"])
2323

2424
eleventyConfig.addPassthroughCopy({ "static/css": "/css" });
25-
eleventyConfig.addPassthroughCopy("CNAME");
2625
eleventyConfig.addPassthroughCopy({ "static/fonts": "/fonts" });
2726
eleventyConfig.addPassthroughCopy({ "static/js": "/js" });
2827
eleventyConfig.addPassthroughCopy({ "static/images": "/images" });

0 commit comments

Comments
 (0)