File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ This project is made possible by all the sponsors supporting my work:
13
13
14
14
<p align =" center " >
15
15
<a href =" https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg " >
16
- <img src="https://raw.githubusercontent.com/NozomuIkuta /sponsors/main/sponsors.png" alt="My lovely sponsors" />
16
+ <img src="https://raw.githubusercontent.com/nozomuikuta /sponsors/main/sponsors.png" alt="My lovely sponsors" />
17
17
</a >
18
18
</p >
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ const author = {
12
12
locale === ' en'
13
13
? ' Member of UnJS / Vue.js JP Core Staff / Vite Contributor'
14
14
: ' UnJSメンバー/ Vue.js JP コアスタッフ / Vite コントリビューター' ,
15
- sponsor: ' https://github.com/sponsors/NozomuIkuta ' ,
15
+ sponsor: ' https://github.com/sponsors/nozomuikuta ' ,
16
16
actionText: locale === ' en' ? ' Sponsor' : ' スポンサー' ,
17
17
links: [
18
- { icon: ' github' , link: ' https://github.com/NozomuIkuta ' },
19
- { icon: ' twitter' , link: ' https://twitter.com/NozomuIkuta ' },
18
+ { icon: ' github' , link: ' https://github.com/nozomuikuta ' },
19
+ { icon: ' twitter' , link: ' https://twitter.com/nozomuikuta ' },
20
20
],
21
21
}
22
22
</script >
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ export default withMermaid({
15
15
themeConfig : {
16
16
externalLinkIcon : true ,
17
17
socialLinks : [
18
- { icon : 'twitter' , link : 'https://twitter.com/NozomuIkuta ' } ,
19
- { icon : 'github' , link : 'https://github.com/NozomuIkuta /chibivite' } ,
18
+ { icon : 'twitter' , link : 'https://twitter.com/nozomuikuta ' } ,
19
+ { icon : 'github' , link : 'https://github.com/nozomuikuta /chibivite' } ,
20
20
] ,
21
21
search : {
22
22
provider : 'local' ,
Original file line number Diff line number Diff line change 10
10
link : /introduction
11
11
- theme : alt
12
12
text : View on GitHub
13
- link : https://github.com/NozomuIkuta /chibivite
13
+ link : https://github.com/nozomuikuta /chibivite
14
14
---
Original file line number Diff line number Diff line change 10
10
link : /ja/introduction
11
11
- theme : alt
12
12
text : GitHubで見る
13
- link : https://github.com/NozomuIkuta /chibivite
13
+ link : https://github.com/nozomuikuta /chibivite
14
14
---
You can’t perform that action at this time.
0 commit comments