From a16f8a56ead8eec7c8da31677f1127138fa95556 Mon Sep 17 00:00:00 2001 From: kawamataryo Date: Sun, 10 Nov 2024 22:24:02 +0900 Subject: [PATCH] docs: fix text --- docs/.vitepress/config.mts | 1 + docs/index.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 0c150e5..23ab3be 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -15,6 +15,7 @@ export default defineConfig({ ['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: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/svg+xml', href: '/favicon/favicon.svg' }], ['link', { rel: 'shortcut icon', href: '/favicon/favicon.ico' }], diff --git a/docs/index.md b/docs/index.md index 0414002..8c5bf11 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,13 +20,13 @@ hero: features: - icon: 🔍 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: 🚀 title: Bulk Follow Feature details: Save time by following multiple users at once with our "Follow All" button. - icon: 📋 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: 🌐 title: Cross-Browser Support details: Available on Chrome, Firefox, and Microsoft Edge for your convenience.