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

Adds meta tags for link previews in recipe page. (#1) #23

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sebdeveloper6952
Copy link

Addresses #16

The approach here is to add meta tags that follow the OpenGraph protocol, commonly used by link preview generators.

Using this library for svelte, its easy to add meta tags.

Attached are pictures before and after this change, generated with a chrome extension that allows generating link previews.
no-preview
with-preview

sebdeveloper6952 and others added 5 commits March 28, 2024 18:25
* wip

* add open graph meta tags

* add gh action

* update gh action

* put gh action back;

* remove unused dep

* undo changes in svelte config

* undo changes in svelte config

* rename action
* wip

* add open graph meta tags

* add gh action

* update gh action

* put gh action back;

* remove unused dep

* undo changes in svelte config

* undo changes in svelte config

* rename action
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.

2 participants