Skip to content

Commit 32b6d03

Browse files
committed
oops index-split
1 parent 2b436ad commit 32b6d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-gh-pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ git checkout master -- \
1111
;
1212
cp out/README.html index.html
1313
cp out/doc/* .
14-
mv README.html index.html
14+
mv README.html index-split.html
1515
git add .
1616
git commit --message "$(git log -n1 --pretty='%H' master)"
1717
git push

0 commit comments

Comments
 (0)