mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 03:29:35 +05:30
(fixed): contact page title replaced with projects
This commit is contained in:
@@ -67,7 +67,7 @@ INSERT INTO `pages` (`id`, `name`, `title`, `icon`, `link`, `stag`) VALUES
|
|||||||
(1, 'Home', '@neo_subhamoy - official website', 'cnpvyndp.json', '', NULL),
|
(1, 'Home', '@neo_subhamoy - official website', 'cnpvyndp.json', '', NULL),
|
||||||
(2, 'Projects', 'My Projects - @neo_subhamoy', 'utpmnzxz.json', '/projects', NULL),
|
(2, 'Projects', 'My Projects - @neo_subhamoy', 'utpmnzxz.json', '/projects', NULL),
|
||||||
(3, 'Blog', 'My Blog - @neo_subhamoy', 'lyrrgrsl.json', '/blog', NULL),
|
(3, 'Blog', 'My Blog - @neo_subhamoy', 'lyrrgrsl.json', '/blog', NULL),
|
||||||
(4, 'Contact', 'My Projects - @neo_subhamoy', 'kthelypq.json', '/contact', 'contact');
|
(4, 'Contact', 'Contact Me - @neo_subhamoy', 'kthelypq.json', '/contact', 'contact');
|
||||||
|
|
||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user