diff --git a/content/blog/_index.cs.md b/content/blog/_index.cs.md index 9f611f1..bf40b07 100644 --- a/content/blog/_index.cs.md +++ b/content/blog/_index.cs.md @@ -1,5 +1,7 @@ --- title: "Blog" -menu: "main" +menu: + main: + weight: 3 --- diff --git a/content/blog/_index.en.md b/content/blog/_index.en.md index 9f611f1..bf40b07 100644 --- a/content/blog/_index.en.md +++ b/content/blog/_index.en.md @@ -1,5 +1,7 @@ --- title: "Blog" -menu: "main" +menu: + main: + weight: 3 --- diff --git a/content/contacts/_index.cs.md b/content/contacts.cs.md similarity index 59% rename from content/contacts/_index.cs.md rename to content/contacts.cs.md index 4a58e63..7d9a042 100644 --- a/content/contacts/_index.cs.md +++ b/content/contacts.cs.md @@ -1,8 +1,11 @@ --- -title: "Kontakty" -menu: "main" +title: "Kontakt" +menu: + main: + weight: 20 + --- -#Pátek, z. s. +# Pátek, z. s. ulice ČP město PSČ @@ -11,10 +14,10 @@ IČ: 00000000 email: [patek@gbl.cz](mailto:patek@gbl.cz) -Předseda: [Vojtěch Káně](mailto:vojtech.kane@hbl.cz) +Předseda: [Vojtěch Káně](mailto:vojtech.kane@gbl.cz) Členové rady: [Jan Černohorský](mailto:jan.cernohorsky@gbl.cz), [Eva Kospachová](mailto:e.kospachova@gbl.cz), [Tomáš Kysela](mailto:tomas.kysela@gbl.cz), -[Šimon Šustek](mailto:simon.sustek@gbl.cz) \ No newline at end of file +[Šimon Šustek](mailto:simon.sustek@gbl.cz) diff --git a/content/contacts/_index.en.md b/content/contacts.en.md similarity index 54% rename from content/contacts/_index.en.md rename to content/contacts.en.md index 29cf5ca..d3060cf 100644 --- a/content/contacts/_index.en.md +++ b/content/contacts.en.md @@ -1,8 +1,10 @@ --- -title: "Contacts" -menu: "main" +title: "Contact" +menu: + main: + weight: 20 --- -#Pátek, z. s. +# Pátek, z. s. ulice ČP město PSČ @@ -11,10 +13,10 @@ IČ: 00000000 email: [patek@gbl.cz](mailto:patek@gbl.cz) -Chairman: [Vojtěch Káně](mailto:vojtech.kane@hbl.cz) +Chairman: [Vojtěch Káně](mailto:vojtech.kane@gbl.cz) -Members of executive group: +Members of the executive board: [Jan Černohorský](mailto:jan.cernohorsky@gbl.cz), [Eva Kospachová](mailto:e.kospachova@gbl.cz), [Tomáš Kysela](mailto:tomas.kysela@gbl.cz), -[Šimon Šustek](mailto:simon.sustek@gbl.cz) \ No newline at end of file +[Šimon Šustek](mailto:simon.sustek@gbl.cz) diff --git a/content/projects/_index.cs.md b/content/projects/_index.cs.md index 1dd3b41..d942f3b 100644 --- a/content/projects/_index.cs.md +++ b/content/projects/_index.cs.md @@ -1,5 +1,7 @@ --- title: "Projekty" -menu: "main" +menu: + main: + weight: 16 --- diff --git a/content/projects/_index.en.md b/content/projects/_index.en.md index a70f747..1fa7f4b 100644 --- a/content/projects/_index.en.md +++ b/content/projects/_index.en.md @@ -1,5 +1,7 @@ --- title: "Projects" -menu: "main" +menu: + main: + weight: 16 --- diff --git a/content/talks/_index.cs.md b/content/talks/_index.cs.md index a323ea0..31b5844 100644 --- a/content/talks/_index.cs.md +++ b/content/talks/_index.cs.md @@ -3,7 +3,9 @@ title: "Talks" date: 2019-08-06T09:42:55+02:00 draft: false authors: [ "Greenscreener" ] -menu: "main" +menu: + main: + weight: 8 --- Dle známého českého přísloví *„Kdo umí, umí, kdo neumí, učí.“* si členové, kteří vědí něco, co ostatní neví, připravují jednou za čas přednášky o tématech, které jim připadají zajímavé. Vzhledem k tomu, že většina starších členů Pátku jsou konzervativní informatici, se většina přednášek ubírá tímto směrem, avšak kdo má odvahu, může se jim postavit se svým tématem. diff --git a/content/talks/_index.en.md b/content/talks/_index.en.md index 059159b..45dfde8 100644 --- a/content/talks/_index.en.md +++ b/content/talks/_index.en.md @@ -4,6 +4,8 @@ date: 2019-08-06T09:43:00+02:00 draft: false authors: [ "unknown" ] when: 2019-08-06T09:43:00+02:00 -menu: "main" +menu: + main: + weight: 8 --- Talking about talks... \ No newline at end of file