Skip to content

Commit 2e56b4b

Browse files
committed
Add homepage placeholder
1 parent d170b11 commit 2e56b4b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/source/index.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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="1; url=https://github.com/php-curl-class/php-curl-class">
6+
<title>PHP Curl Class</title>
7+
</head>
8+
<body>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)