Skip to content

Commit

Permalink
Added CNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
tfrancart committed Mar 5, 2024
1 parent 7e1f095 commit 1a598df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eleventy.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ module.exports = function(eleventyConfig) {

// pass-through
eleventyConfig.addPassthroughCopy("src/assets");
eleventyConfig.addPassthroughCopy("src/CNAME");

// settings
return {
Expand Down
1 change: 1 addition & 0 deletions dist/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sparna.fr
1 change: 1 addition & 0 deletions src/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sparna.fr

0 comments on commit 1a598df

Please # to comment.