docs: Capitalise page title
This commit is contained in:
parent
5935d99af0
commit
1372f74812
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ import { pluginSitemap } from '@rspress/plugin-sitemap';
|
|||
|
||||
export default defineConfig({
|
||||
root: 'docs',
|
||||
title: 'continuwuity',
|
||||
description: 'A community-driven Matrix homeserver in Rust',
|
||||
title: 'Continuwuity',
|
||||
description: 'A community-driven Matrix homeserver',
|
||||
icon: '/assets/logo.svg',
|
||||
logo: {
|
||||
light: '/assets/logo.svg',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue