Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,13 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
-
<img src="https://images.hatto.com/upload/custom--6-b2x-copy-1.png" alt="Dinosaur" width=300 height=300 />
|
12 |
-
<img src="https://images.hatto.com/upload/slide03_res.png" alt="Dinosaur" width=300 height=300 />
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div class="row">
|
11 |
+
<div class="column">
|
12 |
+
<img src="https://images.hatto.com/upload/custom--6-b2x-copy-1.png" alt="Dinosaur" width=300 height=300 />
|
13 |
+
</div>
|
14 |
+
<div class="column">
|
15 |
+
<img src="https://images.hatto.com/upload/slide03_res.png" alt="Dinosaur" width=300 height=300 />
|
16 |
+
</div>
|
17 |
+
</div>
|
18 |
+
|
19 |
|
|
|
|