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
|
@ -49,12 +49,11 @@
|
|||
#################
|
||||
|
||||
# this should always point to teh current website
|
||||
skynet_website.url = "git+https://forgejo.skynet.ie/Skynet/website_2017";
|
||||
skynet_website.url = "git+https://forgejo.skynet.ie/Skynet/website_2021";
|
||||
|
||||
# these are past versions of teh website
|
||||
skynet_website_2023.url = "git+https://forgejo.skynet.ie/Skynet/website_2017?rev=c4d61c753292bf73ed41b47b1607cfc92a82a191";
|
||||
# this is not 100% right since this is from teh archive from 2022 or so
|
||||
skynet_website_2017.url = "git+https://forgejo.skynet.ie/Skynet/website_2017?rev=edd922c5b13fa1f520e8e265a3d6e4e189852b99";
|
||||
# past versions of the current website
|
||||
skynet_website_2023.url = "git+https://forgejo.skynet.ie/Skynet/website_2021?rev=c4d61c753292bf73ed41b47b1607cfc92a82a191";
|
||||
skynet_website_2021.url = "git+https://forgejo.skynet.ie/Skynet/website_2021?rev=edd922c5b13fa1f520e8e265a3d6e4e189852b99";
|
||||
|
||||
skynet_website_2016.url = "git+https://forgejo.skynet.ie/Skynet/website_2016";
|
||||
skynet_website_2006.url = "git+https://forgejo.skynet.ie/Skynet/website_2006";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue