From 0a31ce221f2b973553fde41ce70ded57c0bf4c3c Mon Sep 17 00:00:00 2001 From: kawamataryo Date: Sun, 10 Nov 2024 23:05:26 +0900 Subject: [PATCH] docs: fix text --- docs/.vitepress/config.mts | 1 - docs/get-started.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 70a8a15..571026a 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -4,7 +4,6 @@ import { defineConfig } from "vitepress"; export default defineConfig({ title: "Sky Follower Bridge", lastUpdated: true, - cleanUrls: true, metaChunk: true, head: [ diff --git a/docs/get-started.md b/docs/get-started.md index df5779d..3248c4d 100644 --- a/docs/get-started.md +++ b/docs/get-started.md @@ -2,6 +2,7 @@ Sky Follower Bridge helps you find and follow your 𝕏 (Twitter) connections on Bluesky. + ## Installation