docs
docs copied to clipboard
Add extra safe meta tags for SEO and mobile support
What has changed?
Added extra safe meta tags for SEO, mobile responsiveness, and privacy in docusaurus.config.js.
Type of change
- [x] New feature (non-breaking change which adds functionality).
How Has This Been Tested?
Tested locally with npm run build and npm run serve; site works as expected.