Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmgithub authored Nov 5, 2024
1 parent c809267 commit 01c025d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<div class="row">
<div class="col-sm-12">
<h2>Tidigare konserter</h2>
{% include events.html year="2024" events=site.data.events_2024 %}
{% include events.html year="2023" events=site.data.events_2023 %}
{% include events.html year="2022" events=site.data.events_2022 %}
{% include events.html year="2021" events=site.data.events_2021 %}
Expand Down

0 comments on commit 01c025d

Please sign in to comment.