Skip to content

Commit 40afde5

Browse files
committed
uppercase title
1 parent e83d0aa commit 40afde5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
66

77
/** @type {import('@docusaurus/types').Config} */
88
const config = {
9-
title: 'Sipa',
9+
title: 'SIPA',
1010
tagline: 'documentation under construction (BETA)',
1111
url: 'https://sipa-js.github.io/',
1212
baseUrl: '/',

0 commit comments

Comments
 (0)