From d986ff0900d3b1cf4d58abd4581f35aa81e36c5e Mon Sep 17 00:00:00 2001 From: Vincent Ging Ho Yim Date: Sat, 17 May 2025 16:56:42 +1000 Subject: [PATCH] Fix typo in index.mdx tagline (#1052) --- docs/src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 5e7a98a..95830f2 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -3,7 +3,7 @@ title: linkding description: A self-hosted bookmarking service that is designed to be minimal, fast and easy to set up. template: splash hero: - tagline: A self-hosted bookmark manager designed be to be minimal, fast, and easy to set up. + tagline: A self-hosted bookmark manager designed to be minimal, fast, and easy to set up. actions: - text: Get started link: /installation