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
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:
parent
a89f814421
commit
6bf65a55d7
3 changed files with 13 additions and 14 deletions
|
@ -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";})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue