Skip to content

Commit bff193c

Browse files
committed
fix: improve previews in readme
1 parent f7f7970 commit bff193c

File tree

1 file changed

+9
-24
lines changed

1 file changed

+9
-24
lines changed

README.md

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -37,30 +37,15 @@ npx adminforth create-app
3737
## Previews
3838

3939

40-
<table>
41-
<tr>
42-
<td style="width: 40%; vertical-align: top;">
43-
<a href="https://adminforth.dev/docs/tutorial/Customization/customPages">Custom Dashboard</a>
44-
<br/>
45-
<img src="https://github.com/user-attachments/assets/aa899196-f7f3-4582-839c-2267f2e9e197" alt="AdminForth Dashboard demo" width="500px" />
46-
</td>
47-
48-
</tr>
49-
<tr>
50-
<td style="width: 40%; vertical-align: top;">
51-
<a href="https://adminforth.dev/docs/tutorial/Plugins/chat-gpt">Chat-GPT plugin</a>
52-
<br/>
53-
<img src="https://github.com/user-attachments/assets/cfa17cbd-3a53-4725-ab46-53c7c7666028" alt="AdminForth ChatGPT demo" width="500px" />
54-
</td>
55-
</tr>
56-
<tr>
57-
<td style="width: 40%; vertical-align: top;">
58-
<a href="https://adminforth.dev/docs/tutorial/Plugins/upload/#image-generation">Image DALEE Generation</a>
59-
<br/>
60-
<img src="https://github.com/user-attachments/assets/b923e044-7e29-46ff-ab91-eeca5eee2b0a" alt="AdminForth DALE-E image generator demo" width="500px">
61-
</td>
62-
</tr>
63-
</table>
40+
<a href="https://adminforth.dev/docs/tutorial/Customization/customPages">Custom Dashboard</a>
41+
<br/>
42+
<img src="https://github.com/user-attachments/assets/aa899196-f7f3-4582-839c-2267f2e9e197" alt="AdminForth Dashboard demo" width="500px" />
43+
<a href="https://adminforth.dev/docs/tutorial/Plugins/chat-gpt">Chat-GPT plugin</a>
44+
<br/>
45+
<img src="https://github.com/user-attachments/assets/cfa17cbd-3a53-4725-ab46-53c7c7666028" alt="AdminForth ChatGPT demo" width="500px" />
46+
<a href="https://adminforth.dev/docs/tutorial/Plugins/upload/#image-generation">Image DALEE Generation</a>
47+
<br/>
48+
<img src="https://github.com/user-attachments/assets/b923e044-7e29-46ff-ab91-eeca5eee2b0a" alt="AdminForth DALE-E image generator demo" width="500px">
6449

6550

6651

0 commit comments

Comments
 (0)