About

The about page uses the layout: basic

The about page is just an example of using the basic layout. You can create as many basic pages as you like.

To create a basic page simple add a new file to the pages folder ie pages/my-new-page.md and set the frontmatter layout: basic. You can specify the URL of the page using permalink: "/my-fancy-page"

Frontmatter

# pages/about.md
---
layout: basic
title: "About Us"
date: 2018-11-28T15:15:34+10:00
permalink: "/about/"
description: "Business plan hackathon handshake responsive web design."
image: "/assets/images/gen/content/content-5.webp"
---