aboutsummaryrefslogtreecommitdiffhomepage
path: root/gatsby-config.js
diff options
context:
space:
mode:
authorKevin J Hoerr <kjhoerr@protonmail.com>2021-09-09 13:43:45 -0400
committerKevin J Hoerr <kjhoerr@protonmail.com>2021-09-09 13:43:45 -0400
commita1268eb07b9c16f05c16a95891260b03119e53c2 (patch)
tree4c543006401776cfe300b0abb84f13411b5075ce /gatsby-config.js
parent0615a7c6eed7593c4551f697d668c3b91013cfa6 (diff)
downloadsubmelon.dev-a1268eb07b9c16f05c16a95891260b03119e53c2.tar.gz
submelon.dev-a1268eb07b9c16f05c16a95891260b03119e53c2.tar.bz2
submelon.dev-a1268eb07b9c16f05c16a95891260b03119e53c2.zip
Eslint, Prettier, etc
Diffstat (limited to 'gatsby-config.js')
-rw-r--r--gatsby-config.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/gatsby-config.js b/gatsby-config.js
index ad3fc6d..46f2ecf 100644
--- a/gatsby-config.js
+++ b/gatsby-config.js
@@ -1,7 +1,8 @@
module.exports = {
siteMetadata: {
title: "submelon.tech",
- description: "The official website of Kevin Hoerr, the developer of websites.",
+ description:
+ "The official website of Kevin Hoerr, the developer of websites.",
author: "Kevin J Hoerr",
},
plugins: [