From bf641ea3f71abd69a1dcedc7f2f8745b5d23f54c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Proch=C3=A1zka?= Date: Tue, 15 Apr 2025 21:32:33 +0200 Subject: [PATCH] Added contact page --- Makefile | 2 +- components/cz/nav.html | 2 +- pages/cz/contact.html | 26 ++++++++++++++++++++++++++ pages/en/contact.html | 25 +++++++++++++++++++++++++ 4 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 pages/cz/contact.html create mode 100644 pages/en/contact.html diff --git a/Makefile b/Makefile index 250bf42..b80719e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PAGES := index.html 404.html info.html javascript.html +PAGES := index.html 404.html info.html javascript.html contact.html SHARED_FILES := stallman.webp stallman_2024.webp favicon.ico \ poster_cz.webp poster_en.webp poster_cz.jpg poster_en.jpg \ moon.svg sun.svg narrow_light.svg narrow_dark.svg wide_light.svg wide_dark.svg lang_cz.svg lang_en.svg \ diff --git a/components/cz/nav.html b/components/cz/nav.html index a9fa0fd..ba3f0bd 100644 --- a/components/cz/nav.html +++ b/components/cz/nav.html @@ -3,7 +3,7 @@ diff --git a/pages/cz/contact.html b/pages/cz/contact.html new file mode 100644 index 0000000..4d826d8 --- /dev/null +++ b/pages/cz/contact.html @@ -0,0 +1,26 @@ + + + + + Kontakt - Svobodný software Liberec + + + + + +
+

Kontakt

+ +

+ Pokud máte jakékoliv další dotazy, neváhejte a napište nám na následující emailovou adresu: +

+ +

+ libre-software -zavináč- zumepro -tečka- cz +

+
+ + + + + diff --git a/pages/en/contact.html b/pages/en/contact.html new file mode 100644 index 0000000..e083f66 --- /dev/null +++ b/pages/en/contact.html @@ -0,0 +1,25 @@ + + + + + Contact - Software Libre Liberec + + + + + +
+

Contact

+ +

+ If you have any further questions, please do not hesitate and contact us on the following email: +

+ +

+ libre-software -at- zumepro -dot- cz +

+
+ + + +