feat: deskribapena sortzen du
This commit is contained in:
@@ -35,7 +35,12 @@ const IndexPage: React.VFC<PageProps> = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Helmet title="Laba gara | Laba" htmlAttributes={{ lang: 'eu' }} />
|
<Helmet title="Laba gara | Laba" htmlAttributes={{ lang: 'eu' }}>
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content={strapiHasiera.data.attributes.deskribapena}
|
||||||
|
/>
|
||||||
|
</Helmet>
|
||||||
|
|
||||||
<GlobalStyles />
|
<GlobalStyles />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user