diff --git a/client/html/about.html b/client/html/about.htaccess
similarity index 99%
rename from client/html/about.html
rename to client/html/about.htaccess
index 5b866f8..93c4cc6 100644
--- a/client/html/about.html
+++ b/client/html/about.htaccess
@@ -591,7 +591,7 @@
//establish connection to the mysql database using mysqli acess layer
$serverName = 'localhost';
$userName = 'root';
- $passWord = '';
+ $passWord = 'Debmukh@2206';
$dbName = 'orphansupport';
$db = new mysqli($serverName, $userName, $passWord, $dbName);
diff --git a/client/html/blog-single.html b/client/html/blog-single.html
index bfb0844..438f568 100644
--- a/client/html/blog-single.html
+++ b/client/html/blog-single.html
@@ -1,3 +1,4 @@
+
@@ -498,4 +499,15 @@ Contact Us
-