fix: subtitle color
This commit is contained in:
parent
f222496429
commit
50c8cb051d
6 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
FROM docker.io/nginx:latest
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY static/ /usr/share/nginx/html/
|
||||
COPY html/ /usr/share/nginx/html/
|
||||
COPY static/ /usr/share/nginx/static/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue