fix: properly got teh start date of teh new website
All checks were successful
Build_Deploy / linter (push) Successful in 13s
Build_Deploy / build (push) Successful in 46s
Build_Deploy / deploy_dns (push) Successful in 1m9s
Build_Deploy / deploy_active (active) (push) Successful in 1m21s
Build_Deploy / deploy_active (active-core) (push) Successful in 2m2s
Build_Deploy / deploy_active (active-ext) (push) Successful in 49s

This commit is contained in:
silver 2025-04-04 00:36:38 +01:00
parent a89f814421
commit 6bf65a55d7
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
3 changed files with 13 additions and 14 deletions

View file

@ -13,7 +13,7 @@ in {
# import in past website versions, available at $year.skynet.ie
# 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 = "2021";})
(import ./old_site.nix {year = "2016";})
(import ./old_site.nix {year = "2006";})
(import ./old_site.nix {year = "2003";})