feat(alcyone/gelos-site): permalinks installfest 6

This commit is contained in:
Luana
2025-03-26 11:01:13 -03:00
committed by GitHub
parent affc644e5a
commit 173d04cef4
+3
View File
@@ -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";
};
};