diff --git a/dist/web/Dockerfile b/dist/web/Dockerfile index 09ea86929..975690943 100644 --- a/dist/web/Dockerfile +++ b/dist/web/Dockerfile @@ -83,6 +83,8 @@ COPY --from=build [ \ "/build/favicon.ico", \ "/build/icon.png", \ "/build/manifest.json", \ + "/build/robots.txt", \ + "/build/sitemap.xml", \ \ # Destination \ "./" \ diff --git a/dist/web/source/index.html b/dist/web/source/index.html index 3c281e711..186cc23a4 100644 --- a/dist/web/source/index.html +++ b/dist/web/source/index.html @@ -4,20 +4,19 @@ - +