Skip to content

Commit

Permalink
feat(config changes): make changes for content
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitpmi committed Jun 19, 2024
1 parent 521d854 commit 3ad55ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3ad55ac

Please sign in to comment.