Skip to content

Commit ceaef02

Browse files
committed
The source option is overriden by Github pages, so use a redirect instead
1 parent 31b6d98 commit ceaef02

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

_config.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
5+
<meta http-equiv="refresh" content="0;url=./api_docs/" />
6+
</head>
7+
</html>
8+

0 commit comments

Comments
 (0)