diff options
Diffstat (limited to 'gatsby-config.js')
| -rw-r--r-- | gatsby-config.js | 3 |
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: [ |
