css: attempt to add custom font
This commit is contained in:
@@ -16,6 +16,7 @@ WORKDIR /usr/share/nginx/html
|
||||
COPY index.html .
|
||||
COPY default.css .
|
||||
COPY pages/ .
|
||||
COPY assets/ .
|
||||
|
||||
RUN mkdir -p /usr/share/nginx/html/public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user