diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 1b77a5355..3001a9557 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -7,7 +7,7 @@ const { themes } = require("prism-react-renderer"); /** @type {import('@docusaurus/types').Config} */ const config = { title: "Bracket - Free & open source tournament management", - tagline: "Bracket is a free and open source tournament system. Set up a tournament, add teams, schedule matches, track scores and present live rankings.", + tagline: `Bracket is a free and open source tournament system. Set up a tournament, add teams, schedule matches, track scores and present live rankings.`, favicon: "img/logo.svg", url: "https://docs.bracketapp.nl", baseUrl: "/",