moonlitgrace / coreproject-v3-ui

v3 CoreProject UI - a modern anime streaming platform frontend powered with svelte and sveltekit
https://core-project-v3-ui.vercel.app/
GNU Affero General Public License v3.0
58 stars 10 forks source link

Add compatible opengraph things in `<svelte:head />` #23

Closed baseplate-admin closed 1 year ago

moonlitgrace commented 1 year ago

Add compatible opengraph things in

You mean like in <title> <meta> ?

baseplate-admin commented 1 year ago

Not only that. But opengraph compatible tags.

Everything from https://ogp.me/

baseplate-admin commented 1 year ago

I will handle this