Fixed flow error

This commit is contained in:
Joachim Robert 2019-02-06 19:31:23 +01:00
parent 08fe9dbb0d
commit 53d915f013

View file

@ -5,7 +5,7 @@ import Page, { SectionHeading, Heading, Subheading } from '../components/Page';
export default function About() {
return (
<Page showEmailCapture={false}>
<Page showEmailCapture={false} displayProgress={false}>
<NextSeo
config={{
title: 'Security Checklist · About',