We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb9967 commit 269b20aCopy full SHA for 269b20a
2 files changed
README.md
@@ -1 +1,3 @@
1
-##init
+# icodeweb
2
+
3
+Web is the coolest canvas ever.
index.html
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
4
-<head>
5
- <meta charset="UTF-8">
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
- <title>My GitHub Page</title>
8
-</head>
9
10
-<body>
11
- <h1>Welcome to My GitHub Page</h1>
12
- <p>This is a test page.</p>
13
-</body>
14
15
-</html>
0 commit comments