From 93f3cd7868a3ef1e8aece855a9224a246853e032 Mon Sep 17 00:00:00 2001 From: Amol Date: Sun, 21 Apr 2024 16:11:20 +0530 Subject: [PATCH] Update docusaurus.config.js --- docs/docusaurus.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 98b6dc2c3..d2cc81475 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -10,17 +10,17 @@ import {themes as prismThemes} from 'prism-react-renderer'; /** @type {import('@docusaurus/types').Config} */ const config = { title: 'OpenSign™', - tagline: 'Welcome to OpenSign™ Docs', + tagline: 'Official OpenSign™ Docs - tutorials, API documentation, self-host help & much more.', favicon: 'img/favicon.ico', // Set the production url of your site here url: 'https://docs.opensignlabs.com', // Set the // pathname under which your site is served - // For GitHub pages deployment, it is often '//' + // For GitHub pages deployment, it is often '//' baseUrl: '/', // GitHub pages deployment config. - // If you aren't using GitHub pages, you don't need these. + // If you aren't using GitHub pages, you don't ne ed these. organizationName: 'opensignlabs', // Usually your GitHub org/user name. projectName: 'opensign', // Usually your repo name.