From d646382115c5db5acaf79e78c2d81d08e6d51592 Mon Sep 17 00:00:00 2001 From: Sheen Huth <9674168+sheenhx@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:58:59 +0100 Subject: [PATCH] Update docusaurus.config.js --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 5ab4bc7..9fbadfb 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -11,7 +11,7 @@ import rehypeKatex from 'rehype-katex'; /** @type {import('@docusaurus/types').Config} */ const config = { title: 'Moonchain zkEVM SNARKification', - tagline: 'We are helping Ethereum implement Beam Chain over the next 5 years and utilizing BeamSnarks as the main algorithm to simplify and redesign Ethereum's consensus layer. | Shooting for the Moon 🌙', + tagline: 'We are helping Ethereum implement Beam Chain over the next 5 years and utilizing BeamSnarks as the main algorithm to simplify and redesign Ethereum consensus layer. | Shooting for the Moon 🌙', favicon: 'img/favicon.ico', // Set the production url of your site here