Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/map.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
marginwidth="0"
title="mapa wskazująca adres Hakierspejsu - ulica Zielona 30 w Łodzi"
src="https://www.openstreetmap.org/export/embed.html?bbox=19.44251507520676%2C51.768455699876846%2C19.44776147603989%2C51.7705653336433&layer=mapnik&marker=51.76927%2C19.44527"
style="border: 1px solid black; max-width: 100%">
style="border: 1px solid white; max-width: 100%; filter: invert(1) hue-rotate(220deg);"
</iframe>
Binary file removed assets/images/kiosk_qr.png
Binary file not shown.
Binary file added assets/images/kiosk_qr.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/space-1.png
Binary file not shown.
Binary file added assets/images/space-1.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/space-2.png
Binary file not shown.
Binary file added assets/images/space-2.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/space-3.png
Binary file not shown.
Binary file added assets/images/space-3.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,9 @@ <h3>Galeria</h3>
<img src="https://hssi.hs-ldz.pl/640x,q95/http://server/siedziba/e649dfc67c3f7264a4da.jpg" alt="Zdjecie spejsu " loading="lazy">
<img src="https://hssi.hs-ldz.pl/640x,q95/http://server/siedziba/e6e07edd4595136401f9.jpg" alt="Zdjecie spejsu " loading="lazy">
<img src="https://hssi.hs-ldz.pl/640x,q95/http://server/siedziba/fab1c4f63af412492fa7.jpg" alt="Zdjecie spejsu " loading="lazy">
<img src="{{ "/assets/images/space-1.png" | relative_url }}" alt="Zdjecie spejsu numer 1" loading="lazy">
<img src="{{ "/assets/images/space-2.png" | relative_url }}" alt="Zdjecie spejsu numer 2" loading="lazy">
<img src="{{ "/assets/images/space-3.png" | relative_url }}" alt="Zdjecie spejsu numer 3" loading="lazy">
<img src="{{ "/assets/images/space-1.webp" | relative_url }}" alt="Zdjecie spejsu numer 1" loading="lazy">
<img src="{{ "/assets/images/space-2.webp" | relative_url }}" alt="Zdjecie spejsu numer 2" loading="lazy">
<img src="{{ "/assets/images/space-3.webp" | relative_url }}" alt="Zdjecie spejsu numer 3" loading="lazy">
<img src="https://hssi.hs-ldz.pl/640x,q95/http://server/espresso-timer/DSC_0664.JPG" alt="Zdjecie spejsu numer 4" loading="lazy">
</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion kiosk_mode.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</style>
</head>
<body>
<img class="qr" src="assets/images/kiosk_qr.png">
<img class="qr" src="assets/images/kiosk_qr.webp">
<p>
<strong>Organizujemy otwarte spotkania</strong> co drugi wtorek. Następne: <span id="kiosk-date"></span>.
</p>
Expand Down