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 +

+
+ + + +