home page working, etc

This commit is contained in:
2020-09-24 09:56:56 -05:00
parent f8842bd7c7
commit a80ae21fd2
8 changed files with 136 additions and 71 deletions

View File

@@ -6,6 +6,10 @@
module.exports = {
/* Your site config here */
siteMetadata: {
title: `Ben Ramey's Blog`,
tagline: `Scripture, programming problems, solutions and stories.`
},
plugins: [
`gatsby-plugin-sass`,
{