Skip to content

Commit c50b849

Browse files
authored
Add initial index.html for OFCode Dev
1 parent dd63b1a commit c50b849

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>OFCode Dev</title>
6+
</head>
7+
<body>
8+
<h1>OFCode Dev</h1>
9+
<p>Independent mobile app developer.</p>
10+
<p>Apps: Bu mu, O mu?</p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)