Skip to content

Commit 1070342

Browse files
update
1 parent 173fc03 commit 1070342

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vuepress/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
const GTM_TAG = 'GTM-WMDC3CP';
22

33
module.exports = {
4-
title: 'Vue Storefront 1',
54
base: '/v1/',
6-
description: 'Vue Storefront 1 documentation',
75
port: 8081,
86
markdown: {
97
toc: {
@@ -155,5 +153,7 @@ module.exports = {
155153
},
156154
],
157155
},
158-
}
156+
},
157+
title: 'Vue Storefront',
158+
description: 'Headless PWA for eCommerce',
159159
};

0 commit comments

Comments
 (0)