File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1010 < link rel ="icon " type ="image/icon " href ="/favicon.ico " />
1111 < link href ="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap " rel ="stylesheet " />
1212 < title > Fusion Chess</ title >
13+ < meta name ="description " content ="An online custom chess board where pieces can be fused. " />
14+ < meta property ="og:title " content ="Fusion Chess " />
15+ < meta property ="og:description " content ="An online custom chess board where pieces can be fused. " />
16+ < meta property ="og:image " content ="/fchess.png " />
17+ < meta property ="og:type " content ="website " />
18+ < meta name ="twitter:card " content ="summary_large_image " />
19+ < meta name ="twitter:title " content ="Fusion Chess " />
20+ < meta name ="twitter:description " content ="An online custom chess board where pieces can be fused. " />
21+ < meta name ="twitter:image " content ="/fchess.png " />
1322 </ head >
1423 < body >
1524 < div id ="root "> </ div >
1625 < noscript > You need JavaScript enabled to view this application.</ noscript >
1726 < script type ="module " src ="/src/index.tsx "> </ script >
1827 </ body >
19- </ html >
28+ </ html >
You can’t perform that action at this time.
0 commit comments