Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -3,8 +3,8 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>Reachy Mini - Assembly Guide
|
| 7 |
-
<meta name="description" content="Step-by-step assembly guide for Reachy Mini Robot. Follow
|
| 8 |
<link rel="stylesheet" href="style.css">
|
| 9 |
</head>
|
| 10 |
<body>
|
|
@@ -13,7 +13,7 @@
|
|
| 13 |
<div class="container">
|
| 14 |
<div class="header-content">
|
| 15 |
<div class="header-left">
|
| 16 |
-
<img src="assets/reachy-mini-
|
| 17 |
<div>
|
| 18 |
<h1 class="title">Reachy Mini</h1>
|
| 19 |
<p class="subtitle">Assembly Guide</p>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Reachy Mini - Assembly Guide</title>
|
| 7 |
+
<meta name="description" content="Step-by-step assembly guide for Reachy Mini Robot. Follow detailed steps to build your robot.">
|
| 8 |
<link rel="stylesheet" href="style.css">
|
| 9 |
</head>
|
| 10 |
<body>
|
|
|
|
| 13 |
<div class="container">
|
| 14 |
<div class="header-content">
|
| 15 |
<div class="header-left">
|
| 16 |
+
<img src="assets/reachy-mini-builder.png" alt="Reachy Mini Robot" class="robot-icon">
|
| 17 |
<div>
|
| 18 |
<h1 class="title">Reachy Mini</h1>
|
| 19 |
<p class="subtitle">Assembly Guide</p>
|