Skip to content

Commit 52a80c9

Browse files
committed
fix: add height=48 to ticker image in LP
1 parent 5eb4276 commit 52a80c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/generate-preview-index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ ${themes
302302
<h2>Profile Card</h2>
303303
<p class="lead">Embed an animated news ticker in your GitHub Profile README. AI writes the headlines.</p>
304304
<div style="border:1px solid #222;border-radius:6px;overflow:hidden;margin-bottom:1rem;">
305-
<img src="screenshots/card-dark.svg" alt="Weekly News Ticker" style="width:100%;display:block;" />
305+
<img src="screenshots/card-dark.svg" alt="Weekly News Ticker" height="48" style="width:100%;display:block;" />
306306
</div>
307307
<p class="qs-note" style="margin-top:0.5rem;">
308308
Generated automatically with each weekly report. Headlines use dramatic, tongue-in-cheek labels like a TV news broadcast.

0 commit comments

Comments
 (0)