KhangHatto commited on
Commit
b4c75cb
·
verified ·
1 Parent(s): 4ec1a93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -12
README.md CHANGED
@@ -6,18 +6,8 @@ colorTo: purple
6
  sdk: static
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=400 height=400 />
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
  <div style="display: flex; justify-content: center;">
20
- <img src="https://images.hatto.com/upload/custom--6-b2x-copy-1.png" alt="Dinosaur" width=400 height=400 />
21
- <img src="https://images.hatto.com/upload/custom--6-b2x-copy-1.png" alt="Dinosaur" width=400 height=400 />
22
  </div>
23
 
 
6
  sdk: static
7
  pinned: false
8
  ---
 
 
 
 
 
 
 
 
 
 
9
  <div style="display: flex; justify-content: center;">
10
+ <img src="https://images.hatto.com/upload/custom--6-b2x-copy-1.png" alt="Dinosaur" width=400 height=400 />
11
+ <img src="https://images.hatto.com/upload/slide03_res.png" alt="Dinosaur" width=300 height=300 />
12
  </div>
13