Configuring About Section
The About section should give the viewer a brief idea about yourself. In this post, we are going to configure the About section of your website.
At first, create about.yaml file in the data/en/sections directory of your site. Then, follow the following instructions.
Add Section information section: name: About # Title of section (default: "") id: about # url id/slug of section *Required* enable: true # Boolean to determine if this section is enabled (default: false) weight: 1 # Order to display section in (default: alphabetical followed by weight) showOnNavbar: true # Boolean to determine if a link should be shown for this section on the navbar template: sections/about.