Skip to content

Commit

Permalink
Update LIT2025 Webseite
Browse files Browse the repository at this point in the history
Bilder für Impressionen aktualisiert.
  • Loading branch information
michael-hartmann committed Jan 19, 2025
1 parent b9f2136 commit 8ae7e40
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 9 deletions.
Binary file removed html/static/LIT-2025/assets/images/carousel1.jpeg
Binary file not shown.
Binary file added html/static/LIT-2025/assets/images/carousel1.jpg
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 html/static/LIT-2025/assets/images/carousel2.jpeg
Binary file not shown.
Binary file added html/static/LIT-2025/assets/images/carousel2.jpg
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 html/static/LIT-2025/assets/images/carousel3.jpeg
Binary file not shown.
Binary file added html/static/LIT-2025/assets/images/carousel3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added html/static/LIT-2025/assets/images/carousel4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added html/static/LIT-2025/assets/images/carousel5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added html/static/LIT-2025/assets/images/carousel6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions html/static/LIT-2025/cfp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:description" content="21. Augsburger Linux-Infotag (26. April 2025)" />
<meta property="og:type" content="website" />

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



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

</body>
</html>
Expand Down
28 changes: 23 additions & 5 deletions html/static/LIT-2025/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:description" content="21. Augsburger Linux-Infotag (26. April 2025)" />
<meta property="og:type" content="website" />

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



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

<div class="carousel-item active">

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


<div class="carousel-item">

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


<div class="carousel-item">

<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel3.jpeg" alt="Bild 3" />
<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel3.jpg" alt="Bild 3" />
</div>


<div class="carousel-item">

<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel4.jpg" alt="Bild 4" />
</div>


<div class="carousel-item">

<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel5.jpg" alt="Bild 5" />
</div>


<div class="carousel-item">

<img class="d-block w-100" src="/static/LIT-2025/assets/images/carousel6.jpg" alt="Bild 6" />
</div>

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

</body>
</html>
Expand Down
4 changes: 2 additions & 2 deletions html/static/LIT-2025/location/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:description" content="21. Augsburger Linux-Infotag (26. April 2025)" />
<meta property="og:type" content="website" />

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


<script src="https://unpkg.com/[email protected]/dist/leaflet.js"></script>
Expand Down Expand Up @@ -284,7 +284,7 @@ <h5 class="mb-0 font-weight-light"></h5>
</div>
</div>
<!-- Append build time to avoid caching of live program embedded in JavaScript file -->
<script src="/static/LIT-2025/assets/js/main.js?t=1736364554"></script>
<script src="/static/LIT-2025/assets/js/main.js?t=1737312899"></script>

</body>
</html>
Expand Down

0 comments on commit 8ae7e40

Please sign in to comment.