Skip to content

Commit 33a0527

Browse files
committed
fix: bug
1 parent e563355 commit 33a0527

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/.vuepress/config.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
2-
title: '国内css平台从业者交流',
3-
description: 'awesome-css',
4-
base: '/awesome-css/',
2+
title: '国内tailwindcss平台从业者交流',
3+
description: 'tailwindcss-chinese',
4+
base: '/tailwindcss-chinese/',
55
theme: 'reco',
66
head: [
77
['meta', {
@@ -69,7 +69,7 @@ module.exports = {
6969
}
7070
},
7171
themeConfig: {
72-
repo: 'https://github.com/webVueBlog/awesome-css',
72+
repo: 'https://github.com/webVueBlog/tailwindcss-chinese',
7373
repoLabel: 'Github',
7474
editLinks: true,
7575
editLinkText: '编辑此页',
@@ -81,7 +81,7 @@ module.exports = {
8181
},
8282
{
8383
text: '星星♥',
84-
link: 'https://github.com/webVueBlog/awesome-css'
84+
link: 'https://github.com/webVueBlog/tailwindcss-chinese'
8585
},
8686
{
8787
text: '其它',

0 commit comments

Comments
 (0)