mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Removed old custom directories.
This commit is contained in:
parent
acc320a695
commit
db9439e468
5
custom_static/.gitignore
vendored
5
custom_static/.gitignore
vendored
@ -1,5 +0,0 @@
|
|||||||
# Ignore everything in this directory
|
|
||||||
*
|
|
||||||
# Except this file
|
|
||||||
!.gitignore
|
|
||||||
!README.md
|
|
@ -1,7 +0,0 @@
|
|||||||
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:
|
|
||||||
|
|
||||||
custom_static/img/index_images/index_blank_bg.jpg
|
|
||||||
|
|
||||||
This directory will get searched first for the image, then fall back to the default.
|
|
5
custom_templates/.gitignore
vendored
5
custom_templates/.gitignore
vendored
@ -1,5 +0,0 @@
|
|||||||
#Ignore everything in this directory
|
|
||||||
*
|
|
||||||
# Except this file
|
|
||||||
!.gitignore
|
|
||||||
!README.md
|
|
@ -1,7 +0,0 @@
|
|||||||
Place your custom templates in this folder.
|
|
||||||
Maintain the folder structure of the original templates folder.
|
|
||||||
For instance, if you have a custom index page, it would be located at:
|
|
||||||
|
|
||||||
custom_templates/public/index.html
|
|
||||||
|
|
||||||
This directory will get searched first, then fall back to the defaults.
|
|
Loading…
x
Reference in New Issue
Block a user