Skip to content

Commit

Permalink
feat: add gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
LellowMellow committed Oct 17, 2024
1 parent 77b64ff commit 09cc13e
Show file tree
Hide file tree
Showing 3 changed files with 1,832 additions and 3,565 deletions.
4 changes: 2 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
*/
module.exports = {
siteMetadata: {
title: `LellowMellow-blog`,
title: `lellowmellow-blog`,
description: ``,
author: `@LellowMellow`,
siteUrl: ``,
siteUrl: `https://lellowmellow.github.io/`,
},
plugins: [
`gatsby-plugin-styled-components`,
Expand Down
Loading

0 comments on commit 09cc13e

Please sign in to comment.