Skip to content

Commit 8c6b709

Browse files
committed
Custom domain
1 parent 8287db6 commit 8c6b709

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

Diff for: CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cssguidelin.es

Diff for: index.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0">
6+
7+
<title>CSS Guidelines</title>
8+
9+
</head>
10+
<body>
11+
12+
<h1>CSS Guidelines</h1>
13+
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)