Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszjedrasik committed Aug 4, 2021
1 parent 173fc03 commit 1070342
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
const GTM_TAG = 'GTM-WMDC3CP';

module.exports = {
title: 'Vue Storefront 1',
base: '/v1/',
description: 'Vue Storefront 1 documentation',
port: 8081,
markdown: {
toc: {
Expand Down Expand Up @@ -155,5 +153,7 @@ module.exports = {
},
],
},
}
},
title: 'Vue Storefront',
description: 'Headless PWA for eCommerce',
};

0 comments on commit 1070342

Please sign in to comment.