Metadata¶
The default site metadata consists of:
title: The site title.description: A description of the site.base_url: The default URL this page will get deployed to. liara may replace this with a different URL when serving the page locally.language: The language, provided as a language code of the formen-US.copyright: The default content copyright.
Metadata is used throughout Liara, for instance, Feeds may use the metadata. It is available through Site.metadata within Liara, and via site.metadata to templates.