Fix the static pages
`/minari`, `/gerrit-dashboard-generator`, and `/symbolon` was treated as generatable pages, despite being configured in `STATIC_PATHS`.
This commit is contained in:
@@ -16,7 +16,6 @@ STATIC_PATHS = [
|
||||
'pgpkey',
|
||||
'minari',
|
||||
'symbolon',
|
||||
'symbolon/index.html',
|
||||
'gergely@polonkai.eu.asc',
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user