-
Notifications
You must be signed in to change notification settings - Fork 5
page title metadata
Tristano Ajmone edited this page Nov 27, 2016
·
7 revisions
This page was created via GH's Web-UI, with name page title metadata.
In Gollum's documentation we read:
By default, a page's title will be its file path, relative to repository root (or page file dir), without extension (e.g.
/mordor/Sauron).
But it also mentions that it is possible to set a custom title via metadata:
<!-- --- title: My page title -->
Note that the metadata must be the first piece of text on the page.