Skip to content

Commit

Permalink
Neue Events in Kalender eingetragen
Browse files Browse the repository at this point in the history
  • Loading branch information
joto committed Oct 2, 2024
1 parent 4cd1d80 commit 345e05a
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 9 deletions.
3 changes: 2 additions & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,8 @@ div.boxes > div > p {
}

.cal-events img {
width: 100px;
max-width: 100px;
max-height: 100px;
}

.cal-events > div > div {
Expand Down
22 changes: 15 additions & 7 deletions data/otherevents.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
[[event]]
href = "https://datenspuren.de/2024/"
title = "Datenspuren 2024"
image = "datenspuren.jpg"
dateFrom = "2024-09-21"
dateTo = "2024-08-21"
dateText = "21. September 2024"
location = "Dresden"
href = "https://de.wikipedia.org/wiki/Wikipedia:WikiCon_2024"
title = "Wikicon 2024"
image = "wikicon-2024.png"
dateFrom = "2024-10-04"
dateTo = "2024-10-06"
dateText = "4. bis 6. Oktober 2024"
location = "Wiesbaden"

[[event]]
href = "https://kongeos.xyz/"
title = "KonGeoS"
image = "kongeos.png"
dateFrom = "2024-10-25"
dateTo = "2024-10-25"
dateText = "25. Oktober 2024"
location = "Würzburg"
Binary file removed static/img/cal/datenspuren.jpg
Binary file not shown.
Binary file added static/img/cal/kongeos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion static/img/cal/sotm-nairobi.svg

This file was deleted.

Binary file added static/img/cal/wikicon-2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 345e05a

Please sign in to comment.