Skip to content

Commit ead8490

Browse files
committed
feat: add empty page
0 parents  commit ead8490

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.nojekyll

Whitespace-only changes.

CNAME

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
sparkles.dev
2+
www.sparkles.dev

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<html>
2+
<head>
3+
<title>sparkles.dev</title>
4+
</head>
5+
<h1>Hello sparkles.dev</h1>
6+
</html>

0 commit comments

Comments
 (0)