Skip to content

Commit f94bb44

Browse files
committed
feat: 🎉 Add screenshot image and update documentation to include it
1 parent 0bf632c commit f94bb44

4 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
## 🖥️ Screenshots
4242

4343
<p align="center">
44-
<img src="https://res.cloudinary.com/di7ctlowx/image/upload/v1748492164/dashboard_c6krgr.png" alt="Screenshot" width="800" />
44+
<img src="./screenshot.png" alt="Screenshot" width="800" />
4545
</p>
4646

4747
## 🛠️ Installation

screenshot.png

2.15 MB
Loading

website/public/screenshot.png

2.15 MB
Loading

website/src/content/docs/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ import { Card, CardGrid, LinkCard } from "@astrojs/starlight/components";
4242
</Card>
4343
</CardGrid>
4444

45+
![Promptzy Screenshot](/screenshot.png)
46+
4547
## Jump right in
4648

4749
<CardGrid>

0 commit comments

Comments
 (0)