diff --git a/Makefile b/Makefile index d460b4e..eb4cb05 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PAGES := index.html 404.html javascript.html contact.html +PAGES := index.html 404.html javascript.html contact.html downloads.html SHARED_FILES := stallman.webp stallman_2024.webp favicon.ico \ poster_cz.webp poster_en.webp poster_cz.jpg poster_en.jpg \ word_cloud_cz.png word_cloud_en.png background.jpg \ diff --git a/components/cz/nav.html b/components/cz/nav.html index 2655216..cba823d 100644 --- a/components/cz/nav.html +++ b/components/cz/nav.html @@ -3,6 +3,7 @@ diff --git a/components/en/nav.html b/components/en/nav.html index f828789..9928585 100644 --- a/components/en/nav.html +++ b/components/en/nav.html @@ -3,6 +3,7 @@ diff --git a/pages/cz/downloads.html b/pages/cz/downloads.html new file mode 100644 index 0000000..38d22a5 --- /dev/null +++ b/pages/cz/downloads.html @@ -0,0 +1,35 @@ + + + + + Ke stažení - Svobodný software Liberec + + + + + +
+

Ke stažení

+ +

+ Plakát v češtině (4960x7016 PNG - určeno pro tisk) +

+ +

+ Plakát v češtině (1414x2000 JPG - určeno pro webovou distribuci) +

+ +
+ +

+ Plakát v angličtině (4960x7016 PNG - určeno pro tisk) +

+ +

+ Plakát v angličtině (1414x2000 JPG - určeno pro webovou distribuci) +

+
+ + + + diff --git a/pages/en/downloads.html b/pages/en/downloads.html new file mode 100644 index 0000000..db32de4 --- /dev/null +++ b/pages/en/downloads.html @@ -0,0 +1,35 @@ + + + + + Downloads - Software Libre Liberec + + + + + +
+

Downloads

+ +

+ Poster in English (4960x7016 PNG - for printing) +

+ +

+ Poster in English (1414x2000 JPG - for web distribution) +

+ +
+ +

+ Poster in Czech (4960x7016 PNG - for printing) +

+ +

+ Poster in Czech (1414x2000 JPG - for web distribution) +

+
+ + + +