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 2b436ad commit 32b6d03Copy full SHA for 32b6d03
1 file changed
publish-gh-pages
@@ -11,7 +11,7 @@ git checkout master -- \
11
;
12
cp out/README.html index.html
13
cp out/doc/* .
14
-mv README.html index.html
+mv README.html index-split.html
15
git add .
16
git commit --message "$(git log -n1 --pretty='%H' master)"
17
git push
0 commit comments