fix: some errors with teh websites
Some checks failed
Build_Deploy / deploy_active (active) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-core) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-ext) (push) Blocked by required conditions
Build_Deploy / linter (push) Successful in 11s
Build_Deploy / build (push) Successful in 39s
Build_Deploy / deploy_dns (push) Has been cancelled

also add 2024 snapshot
This commit is contained in:
silver 2025-04-04 00:58:37 +01:00
parent c57b767941
commit b943e5ec0d
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
4 changed files with 16 additions and 8 deletions

View file

@ -52,8 +52,9 @@
skynet_website.url = "git+https://forgejo.skynet.ie/Skynet/website_2021";
# 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_2024.url = "git+https://forgejo.skynet.ie/Skynet/website_2021?ref=main&rev=8987e33cb709e7f2c30017e77edf9161b87d9885";
skynet_website_2023.url = "git+https://forgejo.skynet.ie/Skynet/website_2021?ref=main&rev=c4d61c753292bf73ed41b47b1607cfc92a82a191";
skynet_website_2021.url = "git+https://forgejo.skynet.ie/Skynet/website_2021?ref=main&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";