Skip to content
Snippets Groups Projects
Commit d1ab951d authored by xaralis's avatar xaralis
Browse files

fix: about metadat

parent 8a6714d0
No related branches found
No related tags found
No related merge requests found
......@@ -58,18 +58,18 @@ const About = () => {
return (
<>
<Helmet>
<title>Zápis ze zasedání | CF 2021 | Pirátská strana</title>
<title>Co je to celostátní fórum? | CF 2021 | Pirátská strana</title>
<meta
name="description"
content="Interaktivní zápis z on-line zasedání Celostátního fóra České pirátské strany, 9. 1. 2021."
content="Nevíte co je to celostátní fórum České pirátské strany? Tady se dočtete vše potřebné."
/>
<meta
property="og:title"
content="Zápis ze zasedání | CF 2021 | Pirátská strana"
content="Co je to celostátní fórum? | CF 2021 | Pirátská strana"
/>
<meta
property="og:description"
content="Interaktivní zápis z on-line zasedání Celostátního fóra České pirátské strany, 9. 1. 2021."
content="Nevíte co je to celostátní fórum České pirátské strany? Tady se dočtete vše potřebné."
/>
</Helmet>
<article className="container container--default py-8 lg:py-24">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment