Pages appear as unique links in your author header. Pages can be self-contained, or can link to an external URL.
The title of your note will be used as the page title and as the link text in the navigation menu of your blog.
After updating any of the below fields, publish the note to your Listed blog for changes to take effect.
Use the following metadata structure at the beginning of your note:
---
page: true
---
Your story...
Use the following metadata structure at the beginning of your note:
---
page: true
page_link: https://twitter.com/standardnotes
---
(...content here is ignored because page_link is specified)
Specifiy the page_sort
field in the note's metadata. The lower the number, the earlier the link appears in your header.
---
page: true
page_link: https://twitter.com/standardnotes
page_sort: 1
---
(...content here is ignored because page_link is specified)