apirrone
commited on
Commit
·
3f677b8
1
Parent(s):
a1d29cd
index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<head>
|
| 5 |
<meta charset="utf-8" />
|
| 6 |
<meta name="viewport" content="width=device-width" />
|
| 7 |
-
<title>
|
| 8 |
<link rel="stylesheet" href="style.css" />
|
| 9 |
</head>
|
| 10 |
|
|
@@ -12,8 +12,8 @@
|
|
| 12 |
<div class="hero">
|
| 13 |
<div class="hero-content">
|
| 14 |
<div class="app-icon">🤖⚡</div>
|
| 15 |
-
<h1>
|
| 16 |
-
<p class="tagline">
|
| 17 |
</div>
|
| 18 |
</div>
|
| 19 |
|
|
@@ -277,4 +277,4 @@
|
|
| 277 |
</script>
|
| 278 |
</body>
|
| 279 |
|
| 280 |
-
</html>
|
|
|
|
| 4 |
<head>
|
| 5 |
<meta charset="utf-8" />
|
| 6 |
<meta name="viewport" content="width=device-width" />
|
| 7 |
+
<title>Reachy Mini Red light Green light</title>
|
| 8 |
<link rel="stylesheet" href="style.css" />
|
| 9 |
</head>
|
| 10 |
|
|
|
|
| 12 |
<div class="hero">
|
| 13 |
<div class="hero-content">
|
| 14 |
<div class="app-icon">🤖⚡</div>
|
| 15 |
+
<h1>Reachy Mini Red light Green light</h1>
|
| 16 |
+
<p class="tagline">Play Red light Green light with Reachy Mini !/p>
|
| 17 |
</div>
|
| 18 |
</div>
|
| 19 |
|
|
|
|
| 277 |
</script>
|
| 278 |
</body>
|
| 279 |
|
| 280 |
+
</html>
|