forgejo/templates: rename issues and pull requests

Doing le funny
This commit is contained in:
Bloxx12 2025-04-09 15:31:18 +02:00
commit 7da69738e4
2 changed files with 204 additions and 0 deletions

View file

@ -170,8 +170,10 @@ in {
# Templates
"d '${customDir}/templates ' 0750 ${user} ${group} - -"
"d '${customDir}/templates/repo ' 0750 ${user} ${group} - -"
# Home page
"L+ '${customDir}/templates' - - - - ${./templates}"
"L+ '${customDir}/templates/repo' - - - - ${./templates/repo}"
# Fuck off scrapers
"L+ ${customDir}/public/robots.txt - - - - ${robots.outPath}"