ngneat / elf

🧙‍♀️ A Reactive Store with Magical Powers
https://ngneat.github.io/elf/
MIT License
1.62k stars 93 forks source link

feat: add OpenGraph and Twitter attributes to header #476

Closed IdanCo closed 1 year ago

IdanCo commented 1 year ago

This update includes OpenGraph and Twitter attributes in the HTML header. This enhances sharing experiences on social media. Shared content now presents more rich and relevant information.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

As can be seen here, sharing Elf's url does not look good -

image

What is the new behavior?

When this changes are deployed, sharing Elf would look like this -

image

Does this PR introduce a breaking change?

[ ] Yes
[ X] No

Other information

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.