Skip to content

Title Section

joe.c.starr edited this page Jan 25, 2024 · 1 revision

When editing be careful to write correctly formatted YAML. In YAML indentation matters. A short intro to YAML can be found here.


Description

The title field tells the browser how to display the name of your website in a tab example:

title: "Pythagoras of Samos"

gives

image


Configuration

To configure replace <title> with the sting you would like to appear as the title for a tab.

title: "<title>"