Skip to content

Commit ed4155e

Browse files
committed
fix(doc): base vuepress
1 parent a4f624b commit ed4155e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const { description } = require('../../package')
22

33
module.exports = {
4-
base: '/afip.ts/',
4+
// base: '/afip.ts/',
55

66
/**
77
* Ref:https://v1.vuepress.vuejs.org/config/#title

0 commit comments

Comments
 (0)