Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

feat: added social cards #1423

Merged
merged 2 commits into from
Apr 15, 2022
Merged

Conversation

RUPAAK
Copy link
Contributor

@RUPAAK RUPAAK commented Apr 14, 2022

What type of PR is this?

  • Feature

Description

  • This PR adds Social Cards as requested in Feature: Add social card #1347 by implementing Open Graph Protocol meta tags for social medias like facebook, linkedin and twitter.
  • For testing purpose, used google extension localhost open graph checker that provides temporary url for checking.
  • This PR closes Feature: Add social card #1347

Screenshots

  1. Facebook
  • Meta tag supported on facebook are supported on linkedin as well

facebook

  1. Twitter
  • Meta tag supported on Twitter
    titter

Added Tests?

No tests were added but all previous tests were passed.
test

Added Documentation?

No Documentation was necessary.

Note

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks Passed!

index.html Outdated Show resolved Hide resolved
@bdougie bdougie merged commit 1d2dbde into open-sauced:main Apr 15, 2022
@bdougie
Copy link
Member

bdougie commented Apr 15, 2022

Thanks @RUPAAK

github-actions bot pushed a commit that referenced this pull request Apr 15, 2022
## [0.47.0](v0.46.1...v0.47.0) (2022-04-15)

### 🍕 Features

* added social cards ([#1423](#1423)) ([1d2dbde](1d2dbde))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.47.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@RUPAAK
Copy link
Contributor Author

RUPAAK commented Apr 15, 2022

Thanks @RUPAAK

thank you. It was a great experience for me . You guys guided me to my first open source contribution. Looking forward to contribute more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add social card
2 participants