We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eec5fc commit 21f9c22Copy full SHA for 21f9c22
_build/setup.sh
@@ -45,5 +45,5 @@ for config in ./_build/config.*.yml; do
45
rm -rf ./_site_temp/feed.xml
46
rm -rf ./_site_temp/robots.txt
47
rm -rf ./_site_temp/sitemap.xml
48
- cp ./_site_temp/* ./site/
+ cp ./_site_temp/* ./_site/
49
done
0 commit comments