Adding content pages [wip]

This commit is contained in:
Tom Moor
2018-12-20 07:19:05 -08:00
parent 3a9a5f5ed3
commit 6ebb652481
31 changed files with 322 additions and 19 deletions

View File

@ -60,7 +60,7 @@ export default function Pricing() {
<Helmet>
<title>API Documentation - Outline</title>
</Helmet>
<Header>
<Header background="#AA34F0">
<h1>Documentation</h1>
<p>The API is the heart and soul of Outline.</p>
</Header>