diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ee71ee3..ed64008 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v2 - uses: FranzDiebold/github-env-vars-action@v2 - - run: sh -c "$(curl -fsSL https://fastn.io/install.sh)" + - run: sh -c "$(curl -fsSL https://fastn.com/install.sh)" - name: Build the pages with fastn run: | echo "Using '$CI_REPOSITORY_NAME_SLUG/' as the base while building" diff --git a/FASTN/ds.ftd b/FASTN/ds.ftd index b61a31a..86cb27c 100644 --- a/FASTN/ds.ftd +++ b/FASTN/ds.ftd @@ -1,8 +1,8 @@ -- import: fastn -- import: fastn-community.github.io/footer -- import: fastn-community.github.io/roboto-typography as typo --- import: fastn-community.github.io/doc-site/common --- import: fastn-community.github.io/doc-site/ +-- import: doc-site/common +-- import: doc-site export: markdown,h0,h1,h2,h3,code,rendered,output,image,iframe,youtube,compact-text,post,posts,featured-post,image-first,image-in-between,without-image,author-bio,tip,not-found-1,not-found-2,link,link-group -- common.site-logo site-logo: $assets.files.assets.ipsum-logo.svg