[FEATURE] add meta tags for SEO and social media optimization
Anmol-Baranwal opened this issue · 0 comments
Anmol-Baranwal commented
Detailed description
Several meta tags seem to be missing, and I would like to add these meta tags in the backup src\pages\index.js
file.
Context
For example
<meta property="discord:server" content="YOUR_DISCORD_SERVER_ID" />
<meta property="discord:invite" content="YOUR_DISCORD_INVITE_LINK" />
<meta property="discord:site" content="https://discord.com" />
Possible implementation
No response
Additional information
No response
Checklist
- I have read the Contributing Guidelines
- I have checked the existing issues
- I am willing to work on this issue (optional)
- I am a GSSoC'23 contributor