Do not exclude CNAME from site build
This commit is contained in:
parent
ed7a4857a5
commit
430167b9b9
|
@ -59,8 +59,5 @@ sass:
|
||||||
style: compressed
|
style: compressed
|
||||||
strict_front_matter: true
|
strict_front_matter: true
|
||||||
exclude:
|
exclude:
|
||||||
- ".gitignore"
|
|
||||||
- ".jekyll-cache"
|
|
||||||
- CNAME
|
|
||||||
- icomoon-selection.json
|
- icomoon-selection.json
|
||||||
- readme.md
|
- readme.md
|
||||||
|
|
Loading…
Reference in New Issue