Skip to content

Commit 6ec3f2a

Browse files
chore: add og:image to index.html
1 parent c1e3ad2 commit 6ec3f2a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
/>
99
<meta name="viewport" content="width=device-width, initial-scale=1" />
1010
<meta name="theme-color" content="#000000" />
11-
<meta name="description" content="Rhythmism is a web rhythm game." />
11+
<meta name="description" content="🎶 Rhythmism is a web rhythm game." />
12+
<meta
13+
property="og:image"
14+
content="https://remarkablegames.org/rhythmism/musical-note.png"
15+
/>
1216

1317
<!--
1418
manifest.json provides metadata used when your web app is installed on a

0 commit comments

Comments
 (0)