Skip to content

Commit 7d4789f

Browse files
committed
update description, author
1 parent 507a52d commit 7d4789f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gatsby-config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module.exports = {
22
siteMetadata: {
33
title: `CSS UI`,
4-
description: `Kick off your next, great Gatsby project with this default starter. This barebones starter ships with the main Gatsby configuration files you might need.`,
5-
author: `@gatsbyjs`,
4+
description: `CSS UI components created by Kenold Beauplan.`,
5+
author: `@kenoldb`,
66
pathPrefix: "/css-ui"
77
},
88
plugins: [

0 commit comments

Comments
 (0)