Sitemap property must be an absolute url.

This commit is contained in:
Michael Lipp 2025-03-02 13:13:03 +01:00
parent 3a94602a0d
commit f6338758d8
3 changed files with 4 additions and 3 deletions

View file

@ -14,4 +14,5 @@ build:
- cd webpages && bundle install
# Build the site and save generated files into Read the Docs directory
- cd webpages && jekyll build --destination $READTHEDOCS_OUTPUT/html
- cp webpages/robots-readthedocs.txt $READTHEDOCS_OUTPUT/html