How do you use the HrefLangs component? #31
Replies: 2 comments 1 reply
-
---
import { HrefLangs } from "astro-i18n/components"
---
<head>
<HrefLangs />
</head> EDIT: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can we add this to the docs? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello as the title says, how do you actually use the HrefLangs component and do you need it? There is one line in the documentation and I can't import it from the astro-i18n package.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions