--- title: "Landing Page Example" date: 2023-04-06T01:44:59+08:00 draft: false layout: landing --- # Landing Page Example This theme offers a simple landing page layout which consist of three parts: header, body and footer, the body is the content itself. ## How to Use it? Specify the `layout` as `landing` on the front matter. {{< bs/config-toggle >}} layout: landing {{< /bs/config-toggle >}} And then writing the content with [Markdown](https://hbstack.dev/en/docs/content/markdown-syntax/) and [shortcodes](https://hbstack.dev/en/docs/content/shortcodes/).