File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 22< html lang ="en ">
33 < head >
44 < meta charset ="UTF-8 " />
5- < link rel ="icon " type ="image/svg+xml " href ="/vite.svg " />
5+ < link rel ="icon " type ="image/png " href ="/favicon.png " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7- < title > github-music</ title >
7+ < title > GitMusic</ title >
8+
9+ <!-- Open Graph / Social Share -->
10+ < meta property ="og:title " content ="GitMusic " />
11+ < meta property ="og:description " content ="Turn your GitHub contributions into music " />
12+ < meta property ="og:image " content ="/thumb.png " />
13+ < meta property ="og:type " content ="website " />
14+
15+ <!-- Twitter Card -->
16+ < meta name ="twitter:card " content ="summary_large_image " />
17+ < meta name ="twitter:title " content ="GitMusic " />
18+ < meta name ="twitter:description " content ="Turn your GitHub contributions into music " />
19+ < meta name ="twitter:image " content ="/thumb.png " />
820 </ head >
921 < body >
1022 < div id ="root "> </ div >
You can’t perform that action at this time.
0 commit comments