mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 02:14:13 -05:00
electra/cgit: only redir /git
This commit is contained in:
@@ -12,7 +12,7 @@ in
|
||||
"=/git/style.css" = {
|
||||
alias = "${./cgit.css}";
|
||||
};
|
||||
"/git".return = "301 https://fontes.dev.br/git/";
|
||||
"=/git".return = "301 https://fontes.dev.br/git/";
|
||||
"/git/" = {
|
||||
root = "${cgit}/cgit";
|
||||
extraConfig = ''
|
||||
|
||||
Reference in New Issue
Block a user