Add index of events by year

This commit is contained in:
2024-02-17 18:10:46 +01:00
parent 4c64ecae24
commit ae351c9685
3 changed files with 37 additions and 4 deletions

View File

@@ -38,6 +38,10 @@ section .description {
list-style-position: inside;
}
section.years-index {
text-align: center;
}
footer {
text-align: center;
}