We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68f577 commit 4164197Copy full SHA for 4164197
1 file changed
docs/.vitepress/config.mts
@@ -4,7 +4,7 @@ import { fileURLToPath, URL } from 'node:url'
4
// https://vitepress.dev/reference/site-config
5
export default withMermaid({
6
title: "IronCore Project",
7
- description: "Welcome to IronCore Documentation",
+ description: "IronCore Project - Cloud Native Infrastructure Management",
8
base: '/',
9
head: [
10
['link', { rel: 'icon', href: 'https://raw.githubusercontent.com/ironcore-dev/ironcore/refs/heads/main/docs/assets/logo_borderless.svg' }],
0 commit comments