diff --git a/Dockerfile b/Dockerfile index 9c5c3c5..0bbd842 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,3 +14,4 @@ COPY --from=build /app/dist /usr/share/nginx/html/dist COPY src /usr/share/nginx/html/src COPY index.html /usr/share/nginx/html COPY wave.webp /usr/share/nginx/html +COPY favicon.webp /usr/share/nginx/html diff --git a/favicon.webp b/favicon.webp new file mode 100644 index 0000000..c99b8f7 Binary files /dev/null and b/favicon.webp differ diff --git a/index.html b/index.html index 0293902..c387de6 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,8 @@ -