Skip to content

Commit fdb8202

Browse files
committed
basic html added
0 parents  commit fdb8202

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: index.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<html>
2+
<head>
3+
<title>Codeception - BDD-style PHP testing framework</title>
4+
</head>
5+
<body>
6+
<h1>Codeception</h1>
7+
8+
<p>Here will be Codeception main site. Soon.</p>
9+
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)