diff --git a/scripts/migrate-footer.js b/scripts/migrate-footer.js index 4f376de..cdc8fc8 100644 --- a/scripts/migrate-footer.js +++ b/scripts/migrate-footer.js @@ -29,7 +29,7 @@ async function migrateFooterData() { // Đọc file JSON const footerData = JSON.parse( await fs.readFile( - path.join(__dirname, '../data/new/footer.json'), + path.join(__dirname, '../data/footer.json'), 'utf8' ) ); diff --git a/views/admin/dashboard.ejs b/views/admin/dashboard.ejs index b28ccc8..a198887 100644 --- a/views/admin/dashboard.ejs +++ b/views/admin/dashboard.ejs @@ -212,13 +212,13 @@ Menu Header API -
/api/header/api/header-menu/api/programmes/:idEdit content displayed on Pricing page
-Edit detailed content for <%= service.name %> service
-Update service information and settings
-Manage services and their detailed content
-Experience simple and effective API management system
diff --git a/views/layouts/main.ejs b/views/layouts/main.ejs index 3cfbee1..9679c9c 100644 --- a/views/layouts/main.ejs +++ b/views/layouts/main.ejs @@ -724,16 +724,9 @@ About -