Skip to content

Commit d108b68

Browse files
committed
chore: rename
1 parent 4452dac commit d108b68

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# gatsby-github-template
1+
# GG
22

3-
- [关于 GG](https://github.com/lencx/gatsby-github-template/discussions/4)
4-
- [快速开始](https://github.com/lencx/gatsby-github-template/discussions/5)
3+
> **GG: Gatsby + GitHub**
4+
5+
- [关于 GG](https://github.com/lencx/gg/discussions/4)
6+
- [快速开始](https://github.com/lencx/gg/discussions/5)

gatsby-config.bak.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = {
44
title: `Gatsby GitHub Template`,
55
description: `A gatsby website builder based on github discussions`,
66
owner: `lencx`,
7-
repo: `https://github.com/lencx/gatsby-github-template`,
7+
repo: `https://github.com/lencx/gg`,
88
rss: `/feed.xml`,
99
userLogo: false,
1010
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "gatsby-github-template",
2+
"name": "gg",
33
"version": "0.1.0",
44
"private": true,
55
"description": "A gatsby website builder based on github discussions",

0 commit comments

Comments
 (0)