Skip to content

Commit 5a2431e

Browse files
digitalandrewclaude
andcommitted
Scale banner image to full content width
Change banner width from fixed 400px to 100% so it fills the content column on both GitHub and the MkDocs site. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3906cdc commit 5a2431e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="frontend/src/assets/wairz_banner.png" alt="Wairz - Every Firmware Has Secrets... WAIRZ Finds Them" width="400">
2+
<img src="frontend/src/assets/wairz_banner.png" alt="Wairz - Every Firmware Has Secrets... WAIRZ Finds Them" width="100%">
33
</p>
44

55
---

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="assets/wairz_banner.png" alt="Wairz - Every Firmware Has Secrets... WAIRZ Finds Them" width="400">
2+
<img src="assets/wairz_banner.png" alt="Wairz - Every Firmware Has Secrets... WAIRZ Finds Them" width="100%">
33
</p>
44

55
# WAIRZ

0 commit comments

Comments
 (0)