Hello,
I’ve been trying to create a landing page on Ghost Pro using the Casper theme. I set up a page with /home as the slug, redirected the routes, and created a home.hbs file in the theme with a copy of the post.hbs code, changing only the #post and /post to #page and /page.
Everything seems to work, but the top navigation bar disappears except for the Account button.
I’ve read every document I can find, I’ve tried almost everything, but I’m not a coder. Any advice on what I’m doing wrong?