mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-10 21:10:17 +02:00
8 lines
352 B
Markdown
8 lines
352 B
Markdown
Place your custom static files in this folder. Maintain the folder structure of the original static folder.
|
|
|
|
For instance, if you have a custom background image for the index page, it would be located at:
|
|
|
|
`customization/static/img/index_images/index_blank_bg.jpg`
|
|
|
|
This directory will get searched first for the image, then fall back to the default.
|