diff --git a/composables/useOpenGraph.ts b/composables/useOpenGraph.ts index 1c01227..4fdca0a 100644 --- a/composables/useOpenGraph.ts +++ b/composables/useOpenGraph.ts @@ -54,7 +54,7 @@ export async function useOpenGraph() { title: page.value.title, htmlAttrs: { ...page.value.head?.htmlAttrs, - lang: 'ru' + lang }, // OG: Image image: {