-
Notifications
You must be signed in to change notification settings - Fork 5
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.
The title field tells the browser how to display the name of your website in a tab example:
title: "Pythagoras of Samos"
gives
To configure replace <title>
with the sting you would like to appear as the title for a tab.
title: "<title>"