Files
libre-liberec-web/pages/en/downloads.html
2025-04-17 20:24:29 +02:00

42 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!--#include virtual="components/head.html" -->
<title>Downloads - Software Libre Liberec</title>
<meta name="description" content="Downloads for content on this site.">
</head>
<body>
<!--#include virtual="components/header.html" -->
<!--#include virtual="components/nav.html" -->
<main>
<h1>Downloads</h1>
<p>
All images for download are licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International</a> license.
</p>
<h2>Poster in English</h2>
<p><a href="/poster_en.png" download>
Poster in English (4960x7016 PNG - for printing)
</a></p>
<p><a href="/poster_en.jpg" download>
Poster in English (1414x2000 JPG - for web distribution)
</a></p>
<h2>Poster in Czech</h2>
<p><a href="/poster_cz.png" download>
Poster in Czech (4960x7016 PNG - for printing)
</a></p>
<p><a href="/poster_cz.jpg" download>
Poster in Czech (1414x2000 JPG - for web distribution)
</a></p>
</main>
<!--#include virtual="components/footer.html" -->
</body>
</html>