fix: subtitle color
This commit is contained in:
parent
f222496429
commit
50c8cb051d
6 changed files with 8 additions and 2 deletions
|
@ -7,4 +7,8 @@ server {
|
|||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
}
|
||||
|
||||
location /static/ {
|
||||
root /usr/share/nginx/;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue