Steps to Customize the Strapi Admin Panel Welcome Screen
Aug 24, 2024 · 3 min read · You need to follow two steps to customize the landing page. Rename the folder from app.example.js to app.js. Go to your Strapi admin project and inside src/admin, you'll see app.example.js. Just rename it to app.js. After that, your app.js should ...
Join discussion


