From a60a45fb9d13d564301bf0bed1b72505306d51c2 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Sat, 9 Dec 2023 13:35:06 +0100 Subject: [PATCH] web: Fix various more SEO issues --- dist/web/Dockerfile | 2 ++ dist/web/source/index.html | 11 ++++------- 2 files changed, 6 insertions(+), 7 deletions(-) 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 @@ - + ImHex Web - Free Online Hex Editor for Reverse Engineers - + + - - @@ -28,8 +27,6 @@ content="A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM."> - -