File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22import Layout from " ../layout.astro" ;
33
44import { Image } from " astro:assets" ;
5- import twentythree from " ../img/2024/ archive/1.webp" ;
6- import twentytwo from " ../img/2024/ archive/2022.jpg" ;
7- import twentyone from " ../img/2024/ archive/2021.jpg" ;
8- import twentytwenty from " ../img/2024/ archive/2020.png" ;
9- import twentynighteen from " ../img/2024/ archive/2019.jpg" ;
10- import twentyeighteen from " ../img/2024/ archive/2018.jpg" ;
11- import twentyseventeen from " ../img/2024/ archive/2017.jpg" ;
5+ import twentythree from " ../img/archive/1.webp" ;
6+ import twentytwo from " ../img/archive/2022.jpg" ;
7+ import twentyone from " ../img/archive/2021.jpg" ;
8+ import twentytwenty from " ../img/archive/2020.png" ;
9+ import twentynighteen from " ../img/archive/2019.jpg" ;
10+ import twentyeighteen from " ../img/archive/2018.jpg" ;
11+ import twentyseventeen from " ../img/archive/2017.jpg" ;
1212
1313const events = [
1414 {
You can’t perform that action at this time.
0 commit comments