diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 6f1ff47..302f44b 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -60,7 +60,7 @@ jobs: - run: mkdocs build # maintain backwards compatibility from previous RSS feed - - run: cp site/feed_rss_created.xml site/atom.xml + - run: cp site/static/rss_redirect.xml site/atom.xml - name: Setup Pages if: github.event_name != 'pull_request' diff --git a/mkdocs/static/rss_redirect.xml b/mkdocs/static/rss_redirect.xml new file mode 100644 index 0000000..86f6147 --- /dev/null +++ b/mkdocs/static/rss_redirect.xml @@ -0,0 +1,5 @@ + + + http://fredrikaverpil.github.io/feed + +