Setup server to handle article page (untested)

This commit is contained in:
2018-11-26 21:48:03 +11:00
parent 829a152a1e
commit 66336a469f
14 changed files with 241 additions and 22 deletions

View File

@ -111,7 +111,7 @@ class ContactPage extends React.Component {
style="contact-page"
className="p-contact-page"
title={ lang.pages.contact.title }
background={ require('@assets/images/banners/sunset.svg') }
background={ require('@assets/images/banners/hills-night.svg') }
>
<ClearSection />
<PageBoundary small children={inners} />