We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843af30 commit 0855071Copy full SHA for 0855071
website/docusaurus.config.js
@@ -9,6 +9,7 @@ const config = {
9
title: 'Crowdin CLI',
10
tagline: 'Crowdin CLI is a command line tool that allows you to manage and synchronize localization resources with your Crowdin project',
11
favicon: 'img/favicon.ico',
12
+ trailingSlash: false,
13
14
// Set the production url of your site here
15
url: 'https://crowdin.github.io/',
0 commit comments