diff --git a/htdocs/assets/_floatingbar.php b/htdocs/assets/_floatingbar.php index 21adc05..b69e85b 100644 --- a/htdocs/assets/_floatingbar.php +++ b/htdocs/assets/_floatingbar.php @@ -70,7 +70,7 @@ -
Source Code
diff --git a/neosubhamoy.sql b/neosubhamoy.sql index 5cc6c54..ff8877c 100644 --- a/neosubhamoy.sql +++ b/neosubhamoy.sql @@ -148,7 +148,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', 'https://www.t.me/neo_subhamoy', 'contact'), -(3, 'Source Code', 'lzgmgrnn.json', '#', NULL); +(3, 'Source Code', 'lzgmgrnn.json', 'https://github.com/neosubhamoy/neosubhamoy-portfolio', NULL); -- --------------------------------------------------------