File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
module . exports = {
2
- title : '国内css平台从业者交流 ' ,
3
- description : 'awesome-css ' ,
4
- base : '/awesome-css /' ,
2
+ title : '国内tailwindcss平台从业者交流 ' ,
3
+ description : 'tailwindcss-chinese ' ,
4
+ base : '/tailwindcss-chinese /' ,
5
5
theme : 'reco' ,
6
6
head : [
7
7
[ 'meta' , {
@@ -69,7 +69,7 @@ module.exports = {
69
69
}
70
70
} ,
71
71
themeConfig : {
72
- repo : 'https://github.com/webVueBlog/awesome-css ' ,
72
+ repo : 'https://github.com/webVueBlog/tailwindcss-chinese ' ,
73
73
repoLabel : 'Github' ,
74
74
editLinks : true ,
75
75
editLinkText : '编辑此页' ,
@@ -81,7 +81,7 @@ module.exports = {
81
81
} ,
82
82
{
83
83
text : '星星♥' ,
84
- link : 'https://github.com/webVueBlog/awesome-css '
84
+ link : 'https://github.com/webVueBlog/tailwindcss-chinese '
85
85
} ,
86
86
{
87
87
text : '其它' ,
You can’t perform that action at this time.
0 commit comments