From e463bf3eb7115f1f141da2162b0624f90472ff9c Mon Sep 17 00:00:00 2001 From: TrueKuehli Date: Mon, 1 Oct 2018 15:34:04 +0200 Subject: Fixed the icon --- WebInterface/NodeJSServer/NodeJSServer.njsproj | 4 ++-- WebInterface/NodeJSServer/dist/about/index.html | 2 +- WebInterface/NodeJSServer/dist/index.html | 2 +- WebInterface/NodeJSServer/dist/ressources/DSALogo.png | Bin 0 -> 35184 bytes WebInterface/NodeJSServer/dist/ressources/Logo768.png | Bin 50005 -> 0 bytes 5 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 WebInterface/NodeJSServer/dist/ressources/DSALogo.png delete mode 100644 WebInterface/NodeJSServer/dist/ressources/Logo768.png (limited to 'WebInterface/NodeJSServer') diff --git a/WebInterface/NodeJSServer/NodeJSServer.njsproj b/WebInterface/NodeJSServer/NodeJSServer.njsproj index 6181774..df6d9b0 100644 --- a/WebInterface/NodeJSServer/NodeJSServer.njsproj +++ b/WebInterface/NodeJSServer/NodeJSServer.njsproj @@ -25,7 +25,7 @@ - + @@ -81,4 +81,4 @@ - \ No newline at end of file + 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 @@ Helden Online - + 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 @@ Helden Online - + diff --git a/WebInterface/NodeJSServer/dist/ressources/DSALogo.png b/WebInterface/NodeJSServer/dist/ressources/DSALogo.png new file mode 100644 index 0000000..98f9982 Binary files /dev/null and b/WebInterface/NodeJSServer/dist/ressources/DSALogo.png differ diff --git a/WebInterface/NodeJSServer/dist/ressources/Logo768.png b/WebInterface/NodeJSServer/dist/ressources/Logo768.png deleted file mode 100644 index 5f769ab..0000000 Binary files a/WebInterface/NodeJSServer/dist/ressources/Logo768.png and /dev/null differ -- cgit v1.2.3-54-g00ecf