cleaned up structure, added styled components

This commit is contained in:
Xetera
2019-07-26 15:27:27 -07:00
parent e7770c3b96
commit 69fc1a3dbd
17 changed files with 265 additions and 120 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
import React from "react"
import Layout from "../components/layout"
import SEO from "../components/seo"
import Layout from "../components/Layout"
import SEO from "../components/SEO"
const NotFoundPage = () => (
<Layout>