Browse Source

Initial commit

Baptiste Marty 3 years ago
commit
00a962a07c
1 changed files with 11 additions and 0 deletions
  1. 11
    0
      HTML/index.html

+ 11
- 0
HTML/index.html View File

@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+    <meta charset="UTF-8">
5
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+    <title>Document</title>
7
+</head>
8
+<body>
9
+    
10
+</body>
11
+</html>

Loading…
Cancel
Save