Skip to content

Commit 9c0a1ca

Browse files
doc: Update README with responsive design screenshots
1 parent d2bcf98 commit 9c0a1ca

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Homepage Demo
22

3-
<!-- I made this Homepage demo to practice responsive web design.
4-
This webpage supports desktop, tablet & mobile devices. -->
3+
I made this Homepage demo to practice responsive web design.
4+
This webpage supports desktop, tablet & mobile devices.
55

6-
Project Status: WIP
6+
## Screenshots
7+
<details>
8+
<summary><b>Desktop</b></summary>
9+
<img src="https://github.com/user-attachments/assets/d6553847-0348-4c65-9756-c6b810b25cdb" />
10+
</details>
11+
12+
<details>
13+
<summary><b>Tablet</b></summary>
14+
<img src="https://github.com/user-attachments/assets/32a40152-2f9a-4fc3-b265-5cd7a7b9925a" />
15+
</details>
16+
17+
<details>
18+
<summary><b>Mobile</b></summary>
19+
<img src="https://github.com/user-attachments/assets/fd51294d-402f-4cd7-b3b5-3101df4a4035" />
20+
</details>

0 commit comments

Comments
 (0)