diff --git a/hosts/alcyone/services/gelos-website.nix b/hosts/alcyone/services/gelos-website.nix index 4444323d..4d9583d8 100644 --- a/hosts/alcyone/services/gelos-website.nix +++ b/hosts/alcyone/services/gelos-website.nix @@ -53,6 +53,9 @@ in { "=/if4".return = "301 https://gelos.club/2023/08/21/installfest-2023-2.html"; "=/installfest-5".return = "301 https://gelos.club/2024/03/01/installfest-2024-1.html"; "=/if5".return = "301 https://gelos.club/2024/03/01/installfest-2024-1.html"; + "=/installfest-6".return = "301 https://gelos.club/2025/03/25/installfest-2025-1.html"; + "=/if6".return = "301 https://gelos.club/2025/03/25/installfest-2025-1.html"; + "~* ^/AulaShell2025$".return = "301 https://gelos.club/2025/03/24/aula-shell.html"; }; };