Skip to content
New issue

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

Add OpenGraph tags to home and detail pages #462

Merged
merged 2 commits into from
Jun 26, 2024
Merged

Conversation

brianlove
Copy link
Contributor

Add OpenGraph tags (and the associated social cards) to the main (list view) page as well as on the individual detail pages.

Closes #460

@brianlove brianlove requested a review from jmelot June 25, 2024 22:09
@brianlove brianlove self-assigned this Jun 25, 2024
Copy link

github-actions bot commented Jun 25, 2024

No need for rebasing 👍
behind_count is 0
ahead_count is 2

Copy link

github-actions bot commented Jun 25, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
637 425 67% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 1633282 by action🐍

Copy link

github-actions bot commented Jun 25, 2024

JavaScript Coverage

Summary

Lines Statements Branches Functions
Coverage: 67%
67.47% (419/621) 54.67% (222/406) 69.58% (135/194)
Modified Files • (67%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files67.4754.6769.5867.23 
components62.9753.6863.9762.5 
   MetaTagsWrapper.jsx00006–13

Add OpenGraph tags (and the associated social cards) to the main
(list view) page as well as on the individual detail pages.

Closes #460
@jmelot jmelot force-pushed the 460-add-opengraph-tags branch from 425af88 to 1633282 Compare June 26, 2024 00:59
Copy link
Member

@jmelot jmelot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jmelot jmelot merged commit 77491bf into master Jun 26, 2024
5 checks passed
@jmelot jmelot deleted the 460-add-opengraph-tags branch June 26, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenGraph tags not present in PARAT
2 participants