Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit c8d342b

Browse files
author
lwertugrul
committed
Use markdown table format for screenshots
1 parent 5816709 commit c8d342b

1 file changed

Lines changed: 11 additions & 14 deletions

File tree

README.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,17 @@ Modern, lightweight WireGuard VPN management panel. Single Docker container with
77

88
## Screenshots
99

10-
<p align="center">
11-
<img src="screenshots/01-login.png" width="45%" alt="Login Screen" />
12-
<img src="screenshots/02-dashboard.png" width="45%" alt="Dashboard" />
13-
</p>
14-
15-
<p align="center">
16-
<img src="screenshots/04-qr-code.png" width="45%" alt="QR Code" />
17-
<img src="screenshots/03-connection-logs.png" width="45%" alt="Connection Logs" />
18-
</p>
19-
20-
<p align="center">
21-
<img src="screenshots/05-settings.png" width="45%" alt="Settings" />
22-
<img src="screenshots/06-api-tailscale.png" width="45%" alt="API & Tailscale" />
23-
</p>
10+
| Login | Dashboard |
11+
|:---:|:---:|
12+
| ![Login](screenshots/01-login.png) | ![Dashboard](screenshots/02-dashboard.png) |
13+
14+
| QR Code | Connection Logs |
15+
|:---:|:---:|
16+
| ![QR Code](screenshots/04-qr-code.png) | ![Connection Logs](screenshots/03-connection-logs.png) |
17+
18+
| Settings | API & Tailscale |
19+
|:---:|:---:|
20+
| ![Settings](screenshots/05-settings.png) | ![API & Tailscale](screenshots/06-api-tailscale.png) |
2421

2522
## Features
2623

0 commit comments

Comments
 (0)