Compare commits

...

1 commit

Author SHA1 Message Date
Ayo
0cf0ce4fb3 chore: add CNAME 2025-11-17 10:43:10 +01:00
2 changed files with 2 additions and 0 deletions

1
CNAME Normal file
View file

@ -0,0 +1 @@
lion.js.org

View file

@ -32,6 +32,7 @@ export default {
presets: [rocketLaunch(), rocketBlog()],
eleventy(eleventyConfig) {
eleventyConfig.setUseGitIgnore(false);
eleventyConfig.addPassthroughCopy('CNAME');
},
absoluteBaseUrl: absoluteBaseUrlNetlify('http://localhost:8080'),
setupUnifiedPlugins: [