We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0212188 commit 2f4c4bcCopy full SHA for 2f4c4bc
.github/workflows/eleventy_build.yml
@@ -39,3 +39,4 @@ jobs:
39
github_token: ${{ secrets.GITHUB_TOKEN }} # GitHub token automatically generated
40
publish_dir: './_site' # Directory to deploy
41
exclude_assets: '.github,**/.gitignore'
42
+ cname: zinc.style
0 commit comments