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 basic server side rendering for <meta> tags #621

Open
39bytes opened this issue Dec 25, 2024 · 0 comments
Open

Add basic server side rendering for <meta> tags #621

39bytes opened this issue Dec 25, 2024 · 0 comments

Comments

@39bytes
Copy link
Collaborator

39bytes commented Dec 25, 2024

Since the app is entirely client rendered, our <meta> tags don't show up properly in embedded links (e.g on Discord).

We could add some basic SSR just for the meta tags, but it's not entirely trivial. A guide can be found here: https://vite.dev/guide/ssr

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

No branches or pull requests

1 participant