Initial commit

This commit is contained in:
Dennis Thiessen
2019-05-08 12:43:50 +02:00
parent 743246102e
commit e9428678e4
21 changed files with 194 additions and 46 deletions

View File

@@ -1,8 +1,8 @@
module.exports = {
siteMetadata: {
title: "Gatsby Starter - Strata by HTML5 UP",
author: "Hunter Chang",
description: "A Gatsby.js Starter based on Strata by HTML5 UP"
title: "Dennis Thiessen - IT Software Development",
author: "Dennis Thiessen",
description: "Portfolio of Dennis Thiessen - IT Software Development Freelancer"
},
plugins: [
'gatsby-plugin-react-helmet',