forgejo/templates: rename issues and pull requests
Doing le funny
This commit is contained in:
parent
ca9014be16
commit
411ccf38e8
2 changed files with 206 additions and 2 deletions
|
@ -169,9 +169,11 @@ in {
|
|||
"L+ '${customDir}/public/assets/css/codeberg/dark-variables.css' - - - - ${dark-variables}"
|
||||
|
||||
# Templates
|
||||
"d '${customDir}/templates ' 0750 ${user} ${group} - -"
|
||||
"d '${customDir}/templates' 0750 ${user} ${group} - -"
|
||||
"d '${customDir}/templates/repo' 0750 ${user} ${group} - -"
|
||||
# Home page
|
||||
"L+ '${customDir}/templates' - - - - ${./templates}"
|
||||
"L+ '${customDir}/templates/home.tmpl' - - - - ${./templates}/home.tmpl"
|
||||
"L+ '${customDir}/templates/repo/header.tmpl' - - - - ${./templates/repo}/header.tmpl"
|
||||
|
||||
# Fuck off scrapers
|
||||
"L+ ${customDir}/public/robots.txt - - - - ${robots.outPath}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue