Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -6,11 +6,11 @@
|
|
| 6 |
<link rel="stylesheet" href="index.css" />
|
| 7 |
|
| 8 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 9 |
-
<title>
|
| 10 |
</head>
|
| 11 |
|
| 12 |
<body>
|
| 13 |
-
<h1>
|
| 14 |
<div id="container">
|
| 15 |
<label id="upload-button" for="upload">
|
| 16 |
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
| 6 |
<link rel="stylesheet" href="index.css" />
|
| 7 |
|
| 8 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 9 |
+
<title>BoundaryPro in web</title>
|
| 10 |
</head>
|
| 11 |
|
| 12 |
<body>
|
| 13 |
+
<h1>BoundaryPro in demo</h1>
|
| 14 |
<div id="container">
|
| 15 |
<label id="upload-button" for="upload">
|
| 16 |
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|