Update index.html
Browse files- index.html +0 -3
index.html
CHANGED
@@ -5,12 +5,9 @@
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
-
|
9 |
-
|
10 |
</head>
|
11 |
<body>
|
12 |
<div class="card" id = "in_html" name="in_card">
|
13 |
-
|
14 |
</div>
|
15 |
<script>
|
16 |
const queryString = window.location.search;
|
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
|
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card" id = "in_html" name="in_card">
|
|
|
11 |
</div>
|
12 |
<script>
|
13 |
const queryString = window.location.search;
|