Skip to content

Commit 7710a3e

Browse files
committed
initial
0 parents  commit 7710a3e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>pgflow-dev</title>
6+
<meta name="description" content="pgflow-dev" />
7+
<meta name="author" content="jumski" />
8+
</head>
9+
10+
<body>
11+
<h1>pgflow-dev</h1>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)