Fix: serve banner assets and remove hero subtitle
This commit is contained in:
@@ -9,6 +9,7 @@ COPY nginx/entrypoint.sh /entrypoint.sh
|
||||
COPY index.html ./index.html
|
||||
COPY styles.css ./styles.css
|
||||
COPY app.js ./app.js
|
||||
COPY assets ./assets
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user