We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e3ad2 commit 6ec3f2aCopy full SHA for 6ec3f2a
index.html
@@ -8,7 +8,11 @@
8
/>
9
<meta name="viewport" content="width=device-width, initial-scale=1" />
10
<meta name="theme-color" content="#000000" />
11
- <meta name="description" content="Rhythmism is a web rhythm game." />
+ <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
+ />
16
17
<!--
18
manifest.json provides metadata used when your web app is installed on a
0 commit comments