Deleting unnecessary twitter meta tags, quick fixes#2137
Deleting unnecessary twitter meta tags, quick fixes#2137delucis merged 5 commits intowithastro:mainfrom cevdetta:main
Conversation
…ck, reducing code size and deleting "initial-scale=1" because of it's default value.
🦋 Changeset detectedLatest commit: 52fdd55 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for astro-starlight ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Hello! Thank you for opening your first PR to Starlight! ✨ Here’s what will happen next:
|
delucis
left a comment
There was a problem hiding this comment.
Thank you for the PR @cevdetardaharan. Left a couple of notes.
* main: (275 commits) [ci] release (withastro#2165) Define well-known RTL locales before calling `getLocaleInfo()` for default locale (withastro#2167) Update dependencies (withastro#2166) Improve page load performance (withastro#2155) docs: Add CodeSweetly to showcase (withastro#2160) [ci] release (withastro#2145) Fix bug for projects with spaces in their pathname (withastro#2156) ci: update file icons (withastro#2157) [ci] format Merge <link rel="canonical" /> tags, quick fixes (withastro#2153) (withastro#2154) Add two new showcase sites (withastro#2149) [ci] format i18n(zh-cn): Update `environmental-impact.md` (withastro#2148) add Saasfly showcase (withastro#2147) docs: add 'og:image:alt' metadata (withastro#2143) Deleting unnecessary twitter meta tags, quick fixes (withastro#2137) [ci] format i18n(es): update `environmental-impact` (withastro#2144) [ci] release (withastro#2142) feat: Add Pinterest icon to social list (withastro#2135) ...
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>

Description
These changes won't make any difference in visual perspective, but they will reduce file size in this project and every project that uses Starlight.
Resources
Twitter and OG meta elements:
initial-scale=1:https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag