summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/dist
diff options
context:
space:
mode:
authorTrueKuehli <rctcoaster2000@hotmail.de>2018-10-01 15:34:04 +0200
committerTrueKuehli <rctcoaster2000@hotmail.de>2018-10-01 15:34:04 +0200
commite463bf3eb7115f1f141da2162b0624f90472ff9c (patch)
tree516b8aa8d601e409eff5fe65b4fcadda9a0987a4 /WebInterface/NodeJSServer/dist
parentbea582b3eef1b87839e1b27d6a13bf32df5e8a74 (diff)
Fixed the icon
Diffstat (limited to 'WebInterface/NodeJSServer/dist')
-rw-r--r--WebInterface/NodeJSServer/dist/about/index.html2
-rw-r--r--WebInterface/NodeJSServer/dist/index.html2
-rw-r--r--WebInterface/NodeJSServer/dist/ressources/DSALogo.pngbin0 -> 35184 bytes
-rw-r--r--WebInterface/NodeJSServer/dist/ressources/Logo768.pngbin50005 -> 0 bytes
4 files changed, 2 insertions, 2 deletions
diff --git a/WebInterface/NodeJSServer/dist/about/index.html b/WebInterface/NodeJSServer/dist/about/index.html
index 2ea6fe6..6fcb1ee 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/Logo768.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">
diff --git a/WebInterface/NodeJSServer/dist/index.html b/WebInterface/NodeJSServer/dist/index.html
index 1080150..7ea33b7 100644
--- a/WebInterface/NodeJSServer/dist/index.html
+++ b/WebInterface/NodeJSServer/dist/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/Logo768.png">
+ <link rel="icon" href="ressources/DSALogo.png">
<link rel="stylesheet" href="style/index.css">
<!-- <link rel="manifest" href="manifest.webmanifest"> -->
<link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed" rel="stylesheet">
diff --git a/WebInterface/NodeJSServer/dist/ressources/DSALogo.png b/WebInterface/NodeJSServer/dist/ressources/DSALogo.png
new file mode 100644
index 0000000..98f9982
--- /dev/null
+++ b/WebInterface/NodeJSServer/dist/ressources/DSALogo.png
Binary files differ
diff --git a/WebInterface/NodeJSServer/dist/ressources/Logo768.png b/WebInterface/NodeJSServer/dist/ressources/Logo768.png
deleted file mode 100644
index 5f769ab..0000000
--- a/WebInterface/NodeJSServer/dist/ressources/Logo768.png
+++ /dev/null
Binary files differ