diff --git a/public/img/og.afdesign b/public/img/og.afdesign index ad8e98cbdc9e941b5f7f0da2cca1b32ef24cd90b..876a35e7c808dc7fec0bc6959971c389d1f6b7ed 100644 Binary files a/public/img/og.afdesign and b/public/img/og.afdesign differ diff --git a/public/img/og.png b/public/img/og.png index 63771e5a7661f12728b76f0aa3ddd32499a54d48..cbad8ae442a795991bd7710fe3461f46f6a7c8d6 100644 Binary files a/public/img/og.png and b/public/img/og.png differ diff --git a/public/index.html b/public/index.html index 475bf232e5543e5c7e3b8a35a93fe8ba11b8207c..89144e8e9f33bfd19a245d248b41ffa49ab25f45 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ <!-- Favicons --> <link rel="apple-touch-icon" href="%REACT_APP_STYLEGUIDE_URL%/images/favicons/favicon-196x196.png"> <link rel="icon" type="image/png" href="%REACT_APP_STYLEGUIDE_URL%/images/favicons/favicon-196x196.png" sizes="196x196"> - <meta name="application-name" content="CF2021"> + <meta name="application-name" content="CF2022"> <meta name="msapplication-TileColor" content="#000000"> <meta name="msapplication-TileImage" content="%REACT_APP_STYLEGUIDE_URL%/images/favicons/mstile-144x144.png"> <meta name="msapplication-square70x70logo" content="%REACT_APP_STYLEGUIDE_URL%/images/favicons/mstile-70x70.png"> @@ -14,14 +14,14 @@ <meta name="msapplication-square310x310logo" content="%REACT_APP_STYLEGUIDE_URL%/images/favicons/mstile-310x310.png"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="theme-color" content="#000000" /> - <meta property="og:url" content="https://cf2021.pirati.cz/" /> + <meta property="og:url" content="https://cf2022.online/" /> <meta property="og:type" content="website" /> - <meta property="og:title" content="CF 2021 | Pirátská strana" /> - <meta property="og:image" content="https://cf2021.pirati.cz/img/og.png" /> - <meta property="og:description" content="OficiálnĂ stránka letošnĂho roÄŤnĂku on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 9. 1. 2021." /> - <meta name="description" content="OficiálnĂ stránka letošnĂho roÄŤnĂku on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 9. 1. 2021." /> + <meta property="og:title" content="CF 2022 | Pirátská strana" /> + <meta property="og:image" content="https://cf2022.online/img/og.png" /> + <meta property="og:description" content="OficiálnĂ stránka letošnĂho roÄŤnĂku on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> + <meta name="description" content="OficiálnĂ stránka letošnĂho roÄŤnĂku on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> - <title>CF 2021 | Pirátská strana</title> + <title>CF 2022 | Pirátská strana</title> <!-- manifest.json provides metadata used when your web app is installed on a user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ diff --git a/public/manifest.json b/public/manifest.json index c332442ea6af45bc2030b416f89147067de290dd..75c7c608c1f061408a7ec32d915ef15a8b04fc75 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "CF2021", - "name": "CelostátnĂ fĂłrum 2021", + "short_name": "CF2022", + "name": "CelostátnĂ fĂłrum 2022", "icons": [ { "src": "https://styleguide.pir-test.eu/latest/images/favicons/favicon-32x32.png", diff --git a/src/App.jsx b/src/App.jsx index 4b983f234853e40605540e9a1495df5b198aca35..3f2cb543b4921eeba4ea25b3c5a3279d9072e144 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -89,7 +89,7 @@ const LoadingComponent = ( className="w-16 mb-2" alt="Pirátská strana" /> - <h1 className="head-alt-md md:head-alt-lg">CelostátnĂ fĂłrum 2021</h1> + <h1 className="head-alt-md md:head-alt-lg">CelostátnĂ fĂłrum 2022</h1> </div> <p className="text-center head-xs md:head-base">NaÄŤĂtám aplikaci ...</p> </div> @@ -105,15 +105,15 @@ const BaseApp = () => { <HelmetProvider> <Router> <Helmet> - <title>CF 2021 | Pirátská strana</title> + <title>CF 2022 | Pirátská strana</title> <meta name="description" - content="OficiálnĂ stránka letošnĂho roÄŤnĂku on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 9. 1. 2021." + content="OficiálnĂ stránka letošnĂho roÄŤnĂku on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> - <meta property="og:title" content="CF 2021 | Pirátská strana" /> + <meta property="og:title" content="CF 2022 | Pirátská strana" /> <meta property="og:description" - content="OficiálnĂ stránka letošnĂho roÄŤnĂku on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 9. 1. 2021." + content="OficiálnĂ stránka letošnĂho roÄŤnĂku on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> </Helmet> <Navbar /> diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 7f8337ef6416aa06de2606d7018ca3b4a6025ecb..8dbd7ac37b5d9adafec32588a5669c2f6e331fce 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -19,7 +19,7 @@ const Footer = () => { className="w-32 md:w-40 pb-6" /> <p className="para hidden md:block md:mb-4 lg:mb-0 text-grey-200"> - Piráti, 2021. Všechna práva vyhlazena. SdĂlejte a nechte ostatnĂ + Piráti, 2022. Všechna práva vyhlazena. SdĂlejte a nechte ostatnĂ sdĂlet za stejnĂ˝ch podmĂnek. </p> </section> @@ -35,7 +35,7 @@ const Footer = () => { )} onClick={() => setShowCfMenu(!showCfMenu)} > - CF 2021 + CF 2022 </span>{" "} <div className={showCfMenu || isLg ? "" : "hidden"}> <ul className="mt-6 space-y-2 text-grey-200"> diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 1c218e0c91ccba0c3b3087ccda40698a32195d0e..5577ed082ad3a89bf11f4719c2a922e0afdb0958 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -77,7 +77,7 @@ const Navbar = ({ onGetHelp }) => { to="/" className="pl-4 font-bold text-xl lg:border-r lg:border-grey-300 lg:pr-8 hover:no-underline" > - CelostátnĂ fĂłrum 2021 + CelostátnĂ fĂłrum 2022 </NavLink> </div> <div className="navbar__menutoggle my-4 flex justify-end lg:hidden"> diff --git a/src/components/onboarding/index.jsx b/src/components/onboarding/index.jsx index 44462d5d4a63e9274152350139f68eb33051ff38..9ccc68fa2f773a40449e50c30f51bb4f34d74145 100644 --- a/src/components/onboarding/index.jsx +++ b/src/components/onboarding/index.jsx @@ -9,7 +9,7 @@ export const steps = [ target: "body", content: ( <> - <h1 className="head-alt-sm mb-4">VĂtej na celostátnĂm fĂłru 2021</h1> + <h1 className="head-alt-sm mb-4">VĂtej na celostátnĂm fĂłru 2022</h1> <p className="leading-snug text-base"> LetošnĂ PirátskĂ© fĂłrum bude online. Abychom to celĂ© zvládli, pĹ™ipravili jsme tuhle aplikaci, která se snažà alespoŠčásteÄŤnÄ› diff --git a/src/pages/About.jsx b/src/pages/About.jsx index 2874c3d656541fa8dba155aaa8682245fc1b6153..de22cf0e62a2f7361b45e89c272ff6132f089529 100644 --- a/src/pages/About.jsx +++ b/src/pages/About.jsx @@ -7,7 +7,7 @@ const content = markdownConverter.makeHtml(` **CelostátnĂ fĂłrum PirátskĂ© strany** je [podle Stanov](https://wiki.pirati.cz/rules/st#cl_8_celostatni_forum) nejvyššĂm orgánem strany a zasedánĂ se podle moĹľnostà účastnĂ kaĹľdĂ˝ ÄŤlen strany. > CelostátnĂ fĂłrum ve vĂ˝luÄŤnĂ© pĹŻsobnosti: -> +> > * a. volĂ a odvolává republikovĂ© pĹ™edsednictvo, > * b. volĂ a odvolává ÄŤleny republikovĂ©ho vĂ˝boru volenĂ© celostátnĂm fĂłrem, > * c. zĹ™izuje a rušà komise a odbory, @@ -58,14 +58,14 @@ const About = () => { return ( <> <Helmet> - <title>Co je to celostátnĂ fĂłrum? | CF 2021 | Pirátská strana</title> + <title>Co je to celostátnĂ fĂłrum? | CF 2022 | Pirátská strana</title> <meta name="description" 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="Co je to celostátnĂ fĂłrum? | CF 2021 | Pirátská strana" + content="Co je to celostátnĂ fĂłrum? | CF 2022 | Pirátská strana" /> <meta property="og:description" diff --git a/src/pages/Home.jsx b/src/pages/Home.jsx index 03047fbb9f7f6ec318da2df573b99de19c3ca17a..c4b98f263eed4c2863af5e2a05d26baa07bdefbe 100644 --- a/src/pages/Home.jsx +++ b/src/pages/Home.jsx @@ -136,18 +136,18 @@ const Home = () => { return ( <> <Helmet> - <title>PĹ™ĂmĂ˝ pĹ™enos | CF 2021 | Pirátská strana</title> + <title>PĹ™ĂmĂ˝ pĹ™enos | CF 2022 | Pirátská strana</title> <meta name="description" - content="PĹ™ĂmĂ˝ pĹ™enos a diskuse z on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 9. 1. 2021." + content="PĹ™ĂmĂ˝ pĹ™enos a diskuse z on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> <meta property="og:title" - content="PĹ™ĂmĂ˝ pĹ™enos | CF 2021 | Pirátská strana" + content="PĹ™ĂmĂ˝ pĹ™enos | CF 2022 | Pirátská strana" /> <meta property="og:description" - content="PĹ™ĂmĂ˝ pĹ™enos a diskuse z on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 9. 1. 2021." + content="PĹ™ĂmĂ˝ pĹ™enos a diskuse z on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> </Helmet> <Joyride diff --git a/src/pages/NotFound.jsx b/src/pages/NotFound.jsx index 86715b687ec205868c5cfd942675185dec2b122e..a84ae8a5e96ba66d6a186c257641a610eb499d49 100644 --- a/src/pages/NotFound.jsx +++ b/src/pages/NotFound.jsx @@ -6,9 +6,9 @@ import Button from "components/Button"; const NotFound = () => ( <> <Helmet> - <title>404ka | CF 2021 | Pirátská strana</title> + <title>404ka | CF 2022 | Pirátská strana</title> <meta name="description" content="Tahle stránka tu nenĂ." /> - <meta property="og:title" content="404ka | CF 2021 | Pirátská strana" /> + <meta property="og:title" content="404ka | CF 2022 | Pirátská strana" /> <meta property="og:description" content="Tahle stránka tu nenĂ." /> </Helmet> <article className="container container--default py-8 lg:py-24"> diff --git a/src/pages/Program.jsx b/src/pages/Program.jsx index f8a5ba9e872819cae058b38d8bc5372aa19f5c18..f8471179cd6a9b6522aaba09cac1f2745638f111 100644 --- a/src/pages/Program.jsx +++ b/src/pages/Program.jsx @@ -28,18 +28,18 @@ const Schedule = () => { return ( <> <Helmet> - <title>Program zasedánĂ | CF 2021 | Pirátská strana</title> + <title>Program zasedánĂ | CF 2022 | Pirátská strana</title> <meta name="description" - content="PĹ™eÄŤtÄ›te si program on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 9. 1. 2021." + content="PĹ™eÄŤtÄ›te si program on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> <meta property="og:title" - content="Program zasedánĂ | CF 2021 | Pirátská strana" + content="Program zasedánĂ | CF 2022 | Pirátská strana" /> <meta property="og:description" - content="PĹ™eÄŤtÄ›te si program on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 9. 1. 2021." + content="PĹ™eÄŤtÄ›te si program on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> </Helmet> <article className="container container--default py-8 lg:py-24"> diff --git a/src/pages/Protocol.jsx b/src/pages/Protocol.jsx index 8700e292c20b4ff4adfb77ee76b0443507652f1e..6e1578dd05931a3f5e65f89528365fb727169e41 100644 --- a/src/pages/Protocol.jsx +++ b/src/pages/Protocol.jsx @@ -57,18 +57,18 @@ const Protocol = () => { return ( <> <Helmet> - <title>Zápis ze zasedánĂ | CF 2021 | Pirátská strana</title> + <title>Zápis ze zasedánĂ | CF 2022 | 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="InteraktivnĂ zápis z on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> <meta property="og:title" - content="Zápis ze zasedánĂ | CF 2021 | Pirátská strana" + content="Zápis ze zasedánĂ | CF 2022 | 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="InteraktivnĂ zápis z on-line zasedánĂ CelostátnĂho fĂłra ÄŚeskĂ© pirátskĂ© strany, 8. 1. 2022." /> </Helmet> <article className="container container--default py-8 lg:py-24">