From 84109ce2d6b63ff4a98879096e8c179e5d2d898b Mon Sep 17 00:00:00 2001 From: Logan Saether Date: Fri, 27 Sep 2019 13:53:57 +0200 Subject: [PATCH] Add cname and fix ci --- .circleci/config.yml | 1 + website/siteConfig.js | 1 + 2 files changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 95fa015478c6..0beae25db7cb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -15,6 +15,7 @@ jobs: git config --global user.name "Polkadot Wiki CI" echo "machine github.com login w3fbot password $GITHUB_TOKEN" > ~/.netrc cd website && yarn install && GIT_USER=w3fbot yarn run publish-gh-pages + workflows: version: 2 diff --git a/website/siteConfig.js b/website/siteConfig.js index de311a116c6c..008efdf35063 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -27,6 +27,7 @@ const siteConfig = { baseUrl: '/', projectName: 'polkadot-wiki', organizationName: 'w3f', + cname: 'wiki.polkadot.network', // For no header links in the top nav bar -> headerLinks: [], headerLinks: [