๐งฐCases Template
Persona has a template for the All Cases page, which displays all the cases of your publication.

To add Cases Page:
To add an Cases Page to your publication, you'll need configure and upload routes.yaml
file.
Adding an Cases Page:
In your Ghost admin area, go to Pages and click on the New Page button in the top right corner.
You can choose any title you like for the Cases Page (this title will be used as the title for the section on the home page).
Click
icon in the top right corner to open the Page settings
In the Page URL section, ensure the slug is set to
cases
. This links the page to the route you've set up in yourroutes.yaml
file.Optionally, you can add an excerpt and feature an image to make the page more engaging.
Once you're done, click on Publish to make your Cases Page live.
To add the cases section on home page:
Enter the section number '5' in the setting "homepage_sections_order"
Last updated