feat: properly set the 2016 site as 2016
This commit is contained in:
parent
f668dc0d55
commit
a89f814421
3 changed files with 10 additions and 13 deletions
|
@ -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";})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue