diff --git a/content/print.cs.md b/content/print.cs.md
index c141296..828e2bf 100644
--- a/content/print.cs.md
+++ b/content/print.cs.md
@@ -10,7 +10,7 @@ menu:
weight: 9
landing:
weight: 5
- title: ""
+ title: "Print"
---
Gymnázium získalo minulý rok 3D tiskárnu Prusa Reprap i3 Mk3, kterou mají na starosti čtyři členové Pátku. Na Pátcích se proto téměř neustále tiskne a jakýkoli Pátkař má možnost si za pomoci zkušenějších členů cokoliv vymodelovat a následně vytisknout. Většinou ale tiskneme blbinky, co si lidi najdou na [thingiversu](https://thingiverse.com).
diff --git a/content/print.en.md b/content/print.en.md
index 309cb4f..9283333 100644
--- a/content/print.en.md
+++ b/content/print.en.md
@@ -10,7 +10,7 @@ menu:
weight: 9
landing:
weight: 5
- title: ""
+ title: "Print"
---
Our grammar school acquired a Prusa RepRap i3 Mk3 3D printer, which is now managed by four members of Pátek. For that reason, we print almost constantly during our meetings and every member can, with the help of more experienced members, design and then print anything. Most people, however, choose to just download a shitty model from [thingiverse](https://thingiverse.com) and print that.
diff --git a/content/space.cs.md b/content/space.cs.md
index 3f562c1..2405177 100644
--- a/content/space.cs.md
+++ b/content/space.cs.md
@@ -9,6 +9,6 @@ menu:
weight: 10
landing:
weight: 6
- title: ""
+ title: "Space"
---
Někteří by naše uskupení dokonce nazvali malý [hackerspace](https://cs.wikipedia.org/wiki/Hackerspace). Jednou z hlavních výhod hackerspaců je dostupnost nástrojů, které jednotliví členové nemohou mít doma. Zatím máme pouze 3D tiskárnu a pár šroubováků, ale po předchozí dohodě si občas půjčujeme některé laboratorní vybavení gymnázia (samozřejmě pod dohledem učitele 😉). Postupem času ale plánujeme získat více nástrojů, které budou k dispozici všem členům.
diff --git a/content/space.en.md b/content/space.en.md
index 519e786..042be01 100644
--- a/content/space.en.md
+++ b/content/space.en.md
@@ -9,6 +9,6 @@ menu:
weight: 10
landing:
weight: 6
- title: ""
+ title: "Space"
---
One could call our little group a [hackerspace](https://en.wikipedia.org/wiki/Hackerspace). One of the main advantages of a hackerspace is the availability of tools which would otherwise not be feasible to have at home. Currently, we just have the 3D printer and some screwdrivers, but after prior arrangement, we sometimes borrow some of the lab kit that our school owns (obviously under the surveillance of a teacher 😉). In the future, we would like to gather more tools to make available to all members.
\ No newline at end of file
diff --git a/content/talks/_index.cs.md b/content/talks/_index.cs.md
index d8b6390..d762785 100644
--- a/content/talks/_index.cs.md
+++ b/content/talks/_index.cs.md
@@ -10,7 +10,7 @@ menu:
weight: 8
landing:
weight: 4
- title: ""
+ title: "Talks"
---
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 skalní 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 e00089e..6d0fc62 100644
--- a/content/talks/_index.en.md
+++ b/content/talks/_index.en.md
@@ -11,7 +11,7 @@ menu:
weight: 8
landing:
weight: 4
- title: ""
+ title: "Talks"
---
In the spirit of a known Czech saying, that can be roughly translated to *"Who is good at something does it, who is bad at something teaches it."* students, who know something the others don't, prepare talks about topics they consider interesting. Because most members are conservative computer scientists, most these talks follow this direction, but if there is anyone brave enough, they can stand up to them with their topics.
diff --git a/themes/patek/assets/css/main.scss b/themes/patek/assets/css/main.scss
index dd89a0b..dc5e0b4 100644
--- a/themes/patek/assets/css/main.scss
+++ b/themes/patek/assets/css/main.scss
@@ -319,4 +319,10 @@ h2 a {
max-height: 30rem;
}
}
+
+patek-logo {
+ // Fallback in case CustomElements or JS aren't available.
+ font-family: 'Fira Code', monospace;
+ font-weight: bold;
+}
// /Custom styles
diff --git a/themes/patek/layouts/404.html b/themes/patek/layouts/404.html
index 042db98..4372e06 100644
--- a/themes/patek/layouts/404.html
+++ b/themes/patek/layouts/404.html
@@ -5,6 +5,6 @@
Wut? The page you were looking for is not here. Either you can't type or we can't code. Or both.
-
+ 404
{{ end }}
\ No newline at end of file
diff --git a/themes/patek/layouts/index.html b/themes/patek/layouts/index.html
index bf714ff..0023239 100644
--- a/themes/patek/layouts/index.html
+++ b/themes/patek/layouts/index.html
@@ -28,7 +28,7 @@
-->