From 5d9b8fe04cee1aa07aa70cc7c226335b25a92665 Mon Sep 17 00:00:00 2001 From: "Md. Sabbir Ahamed" Date: Sun, 3 Sep 2023 13:54:14 +0600 Subject: [PATCH] fixed deployement index --- .gitignore | 1 + Source/App/Client/Gulpfile.js | 4 ++-- Source/App/Client/app/views/nav.html | 4 +--- Source/App/Client/index.html | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index dc0a366..fa7547e 100644 --- a/.gitignore +++ b/.gitignore @@ -217,3 +217,4 @@ ModelManifest.xml /Source/App/**/**/.vs /Source/App/Client/dist Source/App/DM.Server/Properties/PublishProfiles/ +/Source/App/Client/Client.zip diff --git a/Source/App/Client/Gulpfile.js b/Source/App/Client/Gulpfile.js index 1a6bcc2..68708bf 100644 --- a/Source/App/Client/Gulpfile.js +++ b/Source/App/Client/Gulpfile.js @@ -1,8 +1,8 @@ var old = "1.0.0"; var current = "1.1.0"; -var localTitle = "Dental Clinic"; -var productionTitle = "Mahmuda Dental Clinic & Healing Center"; +var localTitle = ">Dental Clinic<"; +var productionTitle = ">Mahmuda Dental Clinic & Healing Center<"; var oldVersionNo = "v" + old; var newVersionNo = "v" + current; diff --git a/Source/App/Client/app/views/nav.html b/Source/App/Client/app/views/nav.html index afe253b..89d524f 100644 --- a/Source/App/Client/app/views/nav.html +++ b/Source/App/Client/app/views/nav.html @@ -29,9 +29,7 @@ - - Dental Clinic - + Dental Clinic