From 4ab9f5dfc5cfc5be868a0c1da5b826b6a2225e0f Mon Sep 17 00:00:00 2001 From: Mathias Date: Tue, 24 Oct 2023 13:59:44 +0200 Subject: [PATCH] Update domain --- .github/workflows/build-jekyll.yml | 2 +- CNAME | 2 +- _config.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-jekyll.yml b/.github/workflows/build-jekyll.yml index 01146e2a..b57c68e5 100644 --- a/.github/workflows/build-jekyll.yml +++ b/.github/workflows/build-jekyll.yml @@ -3,7 +3,7 @@ name: Build and Deploy to Github Pages on: push: branches: - - master + - main jobs: build_and_deploy: diff --git a/CNAME b/CNAME index 7a6a300e..3ab55633 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -sso.tax \ No newline at end of file +ssotax.org \ No newline at end of file diff --git a/_config.yml b/_config.yml index e8c8c796..848bc001 100644 --- a/_config.yml +++ b/_config.yml @@ -3,8 +3,8 @@ description: >- A list of vendors that treat single sign-on as a luxury feature, not a core security requirement. -url: https://ssotax.github.io/ssotax -baseurl: https://ssotax.github.io/ssotax +url: https://ssotax.org +baseurl: https://ssotax.org github_url: https://github.com/ssotax/ssotax