feat: properly set the 2016 site as 2016

This commit is contained in:
silver 2025-04-04 00:26:58 +01:00
parent f668dc0d55
commit a89f814421
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
3 changed files with 10 additions and 13 deletions

View file

@ -14,7 +14,7 @@ in {
# at teh end of teh year add it here
(import ./old_site.nix {year = "2023";})
(import ./old_site.nix {year = "2017";})
(import ./old_site.nix {year = "2009";})
(import ./old_site.nix {year = "2016";})
(import ./old_site.nix {year = "2006";})
(import ./old_site.nix {year = "2003";})
];