Skip to content

Commit

Permalink
Include CNAME file in build
Browse files Browse the repository at this point in the history
Gatsby will copy any files from static/ directly to the build output folder. This is useful to preven CNAME from being removed by gh-pages, see tschaub/gh-pages#179
  • Loading branch information
RadValentin committed May 15, 2019
1 parent 7de2d71 commit 7816e38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
valentin.io

0 comments on commit 7816e38

Please sign in to comment.