Skip to content

Commit 98458a6

Browse files
committed
rename vuepress project folder
1 parent 9168a92 commit 98458a6

62 files changed

Lines changed: 16 additions & 2 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "Source repository of the gbdev landing website. GitHub Pages serves the content of the `master` branch on [gbdev.github.io](https://gbdev.github.io).",
55
"main": "index.js",
66
"scripts": {
7-
"dev": "vuepress dev list",
8-
"build": "vuepress build list"
7+
"dev": "vuepress dev website",
8+
"build": "vuepress build website"
99
},
1010
"repository": {
1111
"type": "git",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)