Skip to content

Commit 07c0b11

Browse files
committed
Change site tagline
Signed-off-by: Matt Welke <matt.welke@spectrocloud.com>
1 parent 2cfcac8 commit 07c0b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const deployingToNetlify = process.env['DEPLOYING_TO_NETLIFY'] === 'TRUE' || fal
1313

1414
const config: Config = {
1515
title: 'Validator Documentation',
16-
tagline: 'Validate all the things',
16+
tagline: 'Validate all the things 🎉',
1717
favicon: 'img/favicon.ico',
1818

1919
// Set the production url of your site here

0 commit comments

Comments
 (0)