From 3ad55ac3715811ad52b266f7b406de56ef02f673 Mon Sep 17 00:00:00 2001 From: Ankit Prajapati Date: Wed, 19 Jun 2024 10:58:35 +0530 Subject: [PATCH] feat(config changes): make changes for content --- documentation/docusaurus.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docusaurus.config.ts b/documentation/docusaurus.config.ts index a93b1a9..bb64712 100644 --- a/documentation/docusaurus.config.ts +++ b/documentation/docusaurus.config.ts @@ -6,7 +6,7 @@ import type * as Preset from '@docusaurus/preset-classic'; const config: Config = { title: 'React Native Boilerplate', - tagline: `Boilerplate code provides a pre-made foundation for your project, including essential packages, reusable components, and a structured architecture. Build modern applications effortlessly with our streamlined React Native boilerplate, designed for simplicity and scalability. Join our active community to collaborate, share ideas, and accelerate your app development journey.`, + tagline: `Boilerplate code provides a pre-made foundation for your project, including essential packages, reusable components, and a structured architecture. Build modern applications effortlessly with our React Native boilerplate, designed for simplicity and scalability. Join our active community to collaborate, share ideas, and accelerate your app development journey.`, favicon: 'img/favicon.ico', // Set the production url of your site here