Twitter card validator throws errors indicating the og:title field is required; adding it
Details
Details
- Reviewers
majcosta - Group Reviewers
Restricted Project - Commits
- rABC7999e45bd7a9: [Cashtab] Add missing meta field per errors reported by Twitter card validator
npm test to confirm app is not affected, will need to test after deployment to confirm Twitter appearance
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cashtab-twitter-card-cleanup
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15175 Build 30296: Build Diff cashtab-tests Build 30295: arc lint + arc unit
Event Timeline
web/cashtab/public/index.html | ||
---|---|---|
33–34 | are these supposed to be removed too? |
Comment Actions
Removed as they were not present in the card generated for docs.cashtabapp.com, which now works. So, they are either causing an error or unnecessary.