Skip to content

Commit 343538d

Browse files
ryo-manbaclaude
andcommitted
fix: use GitHub Pages URL for README og-image
Match data-anim's approach: reference og-image.png from the deployed GitHub Pages site instead of relative path. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e0c569b commit 343538d

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
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<a href="https://ryo-manba.github.io/data-chart/"><img src=".github/og-image.png" alt="data-chart" width="100%" /></a>
3+
<a href="https://ryo-manba.github.io/data-chart/"><img src="https://ryo-manba.github.io/data-chart/og-image.png" alt="data-chart — Chart your tables. No JavaScript to write." width="100%" /></a>
44

55
<h1>data-chart</h1>
66

0 commit comments

Comments
 (0)