Skip to content

Commit 101e96f

Browse files
codejunkie99claude
andcommitted
Fix README hero image to use responsive markdown syntax
Replaced hardcoded <img width="1619" height="787"> HTML tag with standard markdown image syntax for proper responsive rendering. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 884480b commit 101e96f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![License: BSL-1.1](https://img.shields.io/badge/License-BSL%201.1-orange.svg)](LICENSE)
88
[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-purple.svg)](https://code.claude.com/)
99

10-
<img width="1619" height="787" alt="image" src="https://github.com/user-attachments/assets/f53240b4-5704-4c5a-8e0e-5d65546a0ad1" />
10+
![GateFlow Demo](https://github.com/user-attachments/assets/f53240b4-5704-4c5a-8e0e-5d65546a0ad1)
1111

1212
---
1313

0 commit comments

Comments
 (0)