mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-04-18 17:52:22 -06:00
docs: fix text
This commit is contained in:
parent
664d711718
commit
a16f8a56ea
@ -15,6 +15,7 @@ export default defineConfig({
|
|||||||
['meta', { property: 'og:site_name', content: 'Sky Follower Bridge' }],
|
['meta', { property: 'og:site_name', content: 'Sky Follower Bridge' }],
|
||||||
['meta', { property: 'og:image', content: 'https://sky-follower-bridge-docs.vercel.app/images/og-image.png' }],
|
['meta', { property: 'og:image', content: 'https://sky-follower-bridge-docs.vercel.app/images/og-image.png' }],
|
||||||
['meta', { property: 'og:url', content: 'https://sky-follower-bridge-docs.vercel.app/' }],
|
['meta', { property: 'og:url', content: 'https://sky-follower-bridge-docs.vercel.app/' }],
|
||||||
|
['meta', { property: 'og:description', content: 'Seamlessly migrate your social connections from 𝕏 to Bluesky' }],
|
||||||
['link', { rel: 'icon', type: 'image/png', href: '/favicon/favicon-96x96.png', sizes: '96x96' }],
|
['link', { rel: 'icon', type: 'image/png', href: '/favicon/favicon-96x96.png', sizes: '96x96' }],
|
||||||
['link', { rel: 'icon', type: 'image/svg+xml', href: '/favicon/favicon.svg' }],
|
['link', { rel: 'icon', type: 'image/svg+xml', href: '/favicon/favicon.svg' }],
|
||||||
['link', { rel: 'shortcut icon', href: '/favicon/favicon.ico' }],
|
['link', { rel: 'shortcut icon', href: '/favicon/favicon.ico' }],
|
||||||
|
@ -20,13 +20,13 @@ hero:
|
|||||||
features:
|
features:
|
||||||
- icon: 🔍
|
- icon: 🔍
|
||||||
title: Automatic Profile Matching
|
title: Automatic Profile Matching
|
||||||
details: Quickly find your Twitter connections on Bluesky using our smart profile matching system.
|
details: Quickly find your 𝕏 connections on Bluesky using our smart profile matching system.
|
||||||
- icon: 🚀
|
- icon: 🚀
|
||||||
title: Bulk Follow Feature
|
title: Bulk Follow Feature
|
||||||
details: Save time by following multiple users at once with our "Follow All" button.
|
details: Save time by following multiple users at once with our "Follow All" button.
|
||||||
- icon: 📋
|
- icon: 📋
|
||||||
title: Multiple List Support
|
title: Multiple List Support
|
||||||
details: Works with Following, Followers, Blocked users lists, and even public Twitter Lists.
|
details: Works with Following, Followers, Blocked users lists, and even public 𝕏 Lists.
|
||||||
- icon: 🌐
|
- icon: 🌐
|
||||||
title: Cross-Browser Support
|
title: Cross-Browser Support
|
||||||
details: Available on Chrome, Firefox, and Microsoft Edge for your convenience.
|
details: Available on Chrome, Firefox, and Microsoft Edge for your convenience.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user