This simple fragment displays a simple header and can be used to display titles
for different sections of the page or just simply create a link for several
sections.
Section Header Fragment
Even linking is possible. This fragment can be used for related sections so linking is easier.
Code
+++
date = "2018-07-13"
fragment = "section-header"
weight = 110
background = "secondary"
title = "Section Header Fragment"
subtitle = "Even linking is possible. This fragment can be used for related sections so linking is easier."
#title_align = "left" # Default is center, can be left, right or center
+++
Documentation
This fragment is to display a header as a single fragment. It doesn’t have any variables except for global ones.
Global variables are documented as well and have been omitted from this page.