We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167179c commit 117a345Copy full SHA for 117a345
docs/.vuepress/config.js
@@ -108,8 +108,12 @@ module.exports = {
108
link: 'https://tidev.io/blog'
109
},
110
{
111
- text: 'Titanium SDK Twitter',
112
- link: 'https://twitter.com/titaniumsdk'
+ text: 'Bluesky - @titaniumsdk.com',
+ link: 'https://bsky.app/profile/titaniumsdk.com'
113
+ },
114
+ {
115
+ text: 'X - @TitaniumSDK',
116
+ link: 'https://x.com/TitaniumSDK'
117
}
118
]
119
@@ -121,8 +125,8 @@ module.exports = {
121
125
link: 'https://tidev.io'
122
126
123
127
124
- text: 'TiDev Twitter',
- link: 'https://twitter.com/tidevio'
128
+ text: 'X - @tidevio',
129
+ link: 'https://x.com/tidevio'
130
131
132
text: 'GitHub Sponsors',
0 commit comments