From 750d35e31ba5fc591abc5a2546eb4a2f1d97e7a7 Mon Sep 17 00:00:00 2001 From: "Li, Amazing Ang" Date: Sun, 21 May 2023 14:42:32 +0800 Subject: [PATCH] Update docusaurus.config.js --- apps/doc/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/doc/docusaurus.config.js b/apps/doc/docusaurus.config.js index ba38e4f..10eb14b 100644 --- a/apps/doc/docusaurus.config.js +++ b/apps/doc/docusaurus.config.js @@ -32,7 +32,7 @@ const SECTIONS = [ /** @type {import('@docusaurus/types').Config} */ const config = { title: "SoLive", - tagline: "SoLive is the first open-source lightweight Solidity Integrated Development Environment (IDE) that can be integrated into websites, documents, and tutorials easily. Powered by WTF Academy, Inspired by Remix-IDE and react-live.", + tagline: "The first open-source lightweight Solidity IDE that can be easily integrated into websites, documents, and tutorials. Powered by WTF Academy, Inspired by Remix-IDE and react-live.", favicon: "img/favicon.ico", // Set the production url of your site here