We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfcac8 commit 07c0b11Copy full SHA for 07c0b11
docusaurus.config.ts
@@ -13,7 +13,7 @@ const deployingToNetlify = process.env['DEPLOYING_TO_NETLIFY'] === 'TRUE' || fal
13
14
const config: Config = {
15
title: 'Validator Documentation',
16
- tagline: 'Validate all the things',
+ tagline: 'Validate all the things 🎉',
17
favicon: 'img/favicon.ico',
18
19
// Set the production url of your site here
0 commit comments