Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 0941b80

Browse files
Added CNAME file and place holder index.html
1 parent ef354cc commit 0941b80

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
messaging.sysapps.org

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<html>
2+
<head>
3+
<meta charset="UTF-8">
4+
<title>Replace me!</title>
5+
<link href="http://www.w3.org/StyleSheets/TR/w3c-unofficial" rel="stylesheet">
6+
</head>
7+
8+
<body>
9+
<h1>Awesome Spec coming soon!</h1>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)