Skip to content

Commit 8ae7e40

Browse files
committedJan 19, 2025·
Update LIT2025 Webseite
Bilder für Impressionen aktualisiert.
1 parent b9f2136 commit 8ae7e40

12 files changed

+27
-9
lines changed
 
-59.4 KB
Binary file not shown.
Loading
-85.3 KB
Binary file not shown.
Loading
-94.4 KB
Binary file not shown.
Loading
Loading
Loading
Loading

‎html/static/LIT-2025/cfp/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<meta property="og:description" content="21. Augsburger Linux-Infotag (26. April 2025)" />
1919
<meta property="og:type" content="website" />
2020

21-
<link rel="stylesheet" href="/static/LIT-2025/assets/css/main.css?t=1736364554" />
21+
<link rel="stylesheet" href="/static/LIT-2025/assets/css/main.css?t=1737312899" />
2222

2323

2424

@@ -260,7 +260,7 @@ <h5 class="mb-0 font-weight-light"></h5>
260260
</div>
261261
</div>
262262
<!-- Append build time to avoid caching of live program embedded in JavaScript file -->
263-
<script src="/static/LIT-2025/assets/js/main.js?t=1736364554"></script>
263+
<script src="/static/LIT-2025/assets/js/main.js?t=1737312899"></script>
264264

265265
</body>
266266
</html>

‎html/static/LIT-2025/index.html

+23-5
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<meta property="og:description" content="21. Augsburger Linux-Infotag (26. April 2025)" />
1919
<meta property="og:type" content="website" />
2020

21-
<link rel="stylesheet" href="/static/LIT-2025/assets/css/main.css?t=1736364554" />
21+
<link rel="stylesheet" href="/static/LIT-2025/assets/css/main.css?t=1737312899" />
2222

2323

2424

@@ -239,19 +239,37 @@ <h1 id="impressionen-früherer-linux-infotage">Impressionen früherer Linux-Info
239239

240240
<div class="carousel-item active">
241241

242-
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel1.jpeg" alt="Bild 1" />
242+
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel1.jpg" alt="Bild 1" />
243243
</div>
244244

245245

246246
<div class="carousel-item">
247247

248-
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel2.jpeg" alt="Bild 2" />
248+
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel2.jpg" alt="Bild 2" />
249249
</div>
250250

251251

252252
<div class="carousel-item">
253253

254-
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel3.jpeg" alt="Bild 3" />
254+
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel3.jpg" alt="Bild 3" />
255+
</div>
256+
257+
258+
<div class="carousel-item">
259+
260+
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel4.jpg" alt="Bild 4" />
261+
</div>
262+
263+
264+
<div class="carousel-item">
265+
266+
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel5.jpg" alt="Bild 5" />
267+
</div>
268+
269+
270+
<div class="carousel-item">
271+
272+
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel6.jpg" alt="Bild 6" />
255273
</div>
256274

257275
</div>
@@ -303,7 +321,7 @@ <h5 class="mb-0 font-weight-light"></h5>
303321
</div>
304322
</div>
305323
<!-- Append build time to avoid caching of live program embedded in JavaScript file -->
306-
<script src="/static/LIT-2025/assets/js/main.js?t=1736364554"></script>
324+
<script src="/static/LIT-2025/assets/js/main.js?t=1737312899"></script>
307325

308326
</body>
309327
</html>

‎html/static/LIT-2025/location/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<meta property="og:description" content="21. Augsburger Linux-Infotag (26. April 2025)" />
1919
<meta property="og:type" content="website" />
2020

21-
<link rel="stylesheet" href="/static/LIT-2025/assets/css/main.css?t=1736364554" />
21+
<link rel="stylesheet" href="/static/LIT-2025/assets/css/main.css?t=1737312899" />
2222

2323

2424
<script src="https://unpkg.com/leaflet@1.6.0/dist/leaflet.js"></script>
@@ -284,7 +284,7 @@ <h5 class="mb-0 font-weight-light"></h5>
284284
</div>
285285
</div>
286286
<!-- Append build time to avoid caching of live program embedded in JavaScript file -->
287-
<script src="/static/LIT-2025/assets/js/main.js?t=1736364554"></script>
287+
<script src="/static/LIT-2025/assets/js/main.js?t=1737312899"></script>
288288

289289
</body>
290290
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.