docs: Capitalise page title

This commit is contained in:
Jade Ellis 2025-11-15 22:06:59 +00:00
parent 5935d99af0
commit 1372f74812
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -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',