diff options
Diffstat (limited to 'WebInterface/NodeJSServer/dist/about')
-rw-r--r-- | WebInterface/NodeJSServer/dist/about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebInterface/NodeJSServer/dist/about/index.html b/WebInterface/NodeJSServer/dist/about/index.html index c490415..d7294b7 100644 --- a/WebInterface/NodeJSServer/dist/about/index.html +++ b/WebInterface/NodeJSServer/dist/about/index.html @@ -8,7 +8,7 @@ <meta name="author" content="Timon Scholz"> <meta name="theme-color" content="#546e7a"> <title>Helden Online</title> - <link rel="icon" href="ressources/DSALogo.png"> + <link rel="icon" href="../ressources/DSALogo.png"> <link rel="stylesheet" href="../style/about.css"> <!-- <link rel="manifest" href="manifest.webmanifest"> --> <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed" rel="stylesheet"> |