Skip to content

Commit

Permalink
Fix/sitemap (#1565)
Browse files Browse the repository at this point in the history
* update root path
* Update the sitemap generation
  • Loading branch information
taylorjdawson committed Mar 6, 2023
1 parent b7d791e commit 4a28dfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
uses: cicirello/generate-sitemap@v1
with:
path-to-root: './docs/build'
base-url-path: https://www.onboard.blocknative.com/
drop-html-extension: true
base-url-path: https://onboard.blocknative.com

- name: Peak at folder contents
run: ls -al
Expand Down

0 comments on commit 4a28dfc

Please sign in to comment.