File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ module.exports = (hexo) => {
16
16
| _| |_ | | | \\_/ |, | || \\__/ | |
17
17
| |_____| [___]'.__.'_/[___]'.__.;__] |
18
18
| |
19
- | 感谢使用 Fluid 主题 ! |
19
+ | 感谢使用 Fluid 主题 |
20
20
| 文档: https://hexo.fluid-dev.com/docs/ |
21
21
| |
22
22
------------------------------------------------
@@ -32,7 +32,7 @@ module.exports = (hexo) => {
32
32
| _| |_ | | | \\_/ |, | || \\__/ | |
33
33
| |_____| [___]'.__.'_/[___]'.__.;__] |
34
34
| |
35
- | Thank you for using Fluid theme ! |
35
+ | Thank you for using Fluid theme |
36
36
| Docs: https://hexo.fluid-dev.com/docs/en/ |
37
37
| |
38
38
------------------------------------------------
Original file line number Diff line number Diff line change @@ -166,19 +166,19 @@ Fluid.events = {
166
166
}
167
167
// eslint-disable-next-line no-console
168
168
console . log ( `
169
- ------------------------------------------------
170
- | |
171
- | ________ __ _ __ |
172
- | |_ __ |[ | (_) | ] |
173
- | | |_ \\_| | | __ _ __ .--.| | |
174
- | | _| | |[ | | | [ |/ /'\`\\' | |
175
- | _| |_ | | | \\_/ |, | || \\__/ | |
176
- | |_____| [___]'.__.'_/[___]'.__.;__] |
177
- | |
178
- | Powered by Hexo x Fluid |
179
- | GitHub: https://git.io/JqpVD |
180
- | |
181
- ------------------------------------------------
169
+ -------------------------------------------------
170
+ | |
171
+ | ________ __ _ __ |
172
+ | |_ __ |[ | (_) | ] |
173
+ | | |_ \\_| | | __ _ __ .--.| | |
174
+ | | _| | |[ | | | [ |/ /'\`\\' | |
175
+ | _| |_ | | | \\_/ |, | || \\__/ | |
176
+ | |_____| [___]'.__.'_/[___]'.__.;__] |
177
+ | |
178
+ | Powered by Hexo x Fluid |
179
+ | https://github.com/fluid-dev/hexo-theme-fluid |
180
+ | |
181
+ -------------------------------------------------
182
182
` ) ;
183
183
}
184
184
} ;
You can’t perform that action at this time.
0 commit comments