We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
meta tags, like og:... and title are incorrectly configured on some pages
The text was updated successfully, but these errors were encountered:
🐛 Bugfixes (#508)
9614e13
Resolves #65 Resolves #66 Resolves #67 Resolves #70 Resolves #340 - Add proxy url to all images - Disable scrolling when a popup is open - Fix input field styles for chrome autofill - Fix disabled subscribe button being reachable with tab - Fix duplicate and missing meta tags - Reduce build size by removing unused dependency - Fix too wide icon on ios - Improve subscription job - Fix settings layout - Fix about page layout * 🐛 add missing imgProxyUrl * 💚 update deployment config * 🚧 begin on replacing nuxt event bus * 🐛 replace nuxt event bus with store * 🐛 remove clickaway directive * 🐛 fix chrome autofill makes input field white * 🐛 fix selectable disabled subscribe button * 🐛 fix meta tags * 🐛 fix duplicate meta tags * 🐛 improve docker delete command * ⚰️ remove unused dashjs * ⚰️ comment unnecessary variables * 🐛 fix too wide icon on ios * ⚡️ improved subscription job efficiency * 💄 fix logo width in desktop mode * 🐛 add missing proxy to channel page * 💄 fix channel links styling * 👽 fix channel api * 🐛 fix links directive * 🐛 fix license styling * 🐛 fix settings layout * 🐛 fix about page layout
Successfully merging a pull request may close this issue.
description
meta tags, like og:... and title are incorrectly configured on some pages
acceptance criterias
The text was updated successfully, but these errors were encountered: