Skip to content

Commit 58b2777

Browse files
committed
Add a rudimentary index.html
This really does not do justice to the project yet, but it is *something*. Signed-off-by: Johannes Schindelin <[email protected]>
0 parents  commit 58b2777

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>GitGitGadget - glue between GitHub PRs and the Git mailing list</title>
4+
</head>
5+
<body>
6+
<h1>GitGitGadget - glue between GitHub PRs and the Git mailing list</h1>
7+
</body>
8+
</html>

0 commit comments

Comments
 (0)