diff --git a/htdocs/assets/_floatingbar.php b/htdocs/assets/_floatingbar.php index 2882d8f..21adc05 100644 --- a/htdocs/assets/_floatingbar.php +++ b/htdocs/assets/_floatingbar.php @@ -59,7 +59,7 @@ -
+

Chat Online

diff --git a/htdocs/contact.php b/htdocs/contact.php index 4109b18..1695d6a 100644 --- a/htdocs/contact.php +++ b/htdocs/contact.php @@ -57,7 +57,7 @@ require 'core/query_functions.php';
-

t.me/neo_subhamoy

+

t.me/neo_subhamoy

diff --git a/neosubhamoy.sql b/neosubhamoy.sql index 8bc40a3..5cc6c54 100644 --- a/neosubhamoy.sql +++ b/neosubhamoy.sql @@ -147,7 +147,7 @@ CREATE TABLE `quick_actions` ( INSERT INTO `quick_actions` (`id`, `name`, `icon`, `link`, `stag`) VALUES (1, 'Send Email', 'xtnsvhie.json', 'mailto:hey@neosubhamoy.com', 'contact'), -(2, 'Chat Online', 'fdxqrdfe.json', '#', 'contact'), +(2, 'Chat Online', 'fdxqrdfe.json', 'https://www.t.me/neo_subhamoy', 'contact'), (3, 'Source Code', 'lzgmgrnn.json', '#', NULL); -- --------------------------------------------------------