Skip to content

Commit 117a345

Browse files
committed
Add Bluesky to nav
1 parent 167179c commit 117a345

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/.vuepress/config.js

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,12 @@ module.exports = {
108108
link: 'https://tidev.io/blog'
109109
},
110110
{
111-
text: 'Titanium SDK Twitter',
112-
link: 'https://twitter.com/titaniumsdk'
111+
text: 'Bluesky - @titaniumsdk.com',
112+
link: 'https://bsky.app/profile/titaniumsdk.com'
113+
},
114+
{
115+
text: 'X - @TitaniumSDK',
116+
link: 'https://x.com/TitaniumSDK'
113117
}
114118
]
115119
},
@@ -121,8 +125,8 @@ module.exports = {
121125
link: 'https://tidev.io'
122126
},
123127
{
124-
text: 'TiDev Twitter',
125-
link: 'https://twitter.com/tidevio'
128+
text: 'X - @tidevio',
129+
link: 'https://x.com/tidevio'
126130
},
127131
{
128132
text: 'GitHub Sponsors',

0 commit comments

Comments
 (0)