Skip to content

Commit 4164197

Browse files
authored
Change website description (#109)
1 parent e68f577 commit 4164197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { fileURLToPath, URL } from 'node:url'
44
// https://vitepress.dev/reference/site-config
55
export default withMermaid({
66
title: "IronCore Project",
7-
description: "Welcome to IronCore Documentation",
7+
description: "IronCore Project - Cloud Native Infrastructure Management",
88
base: '/',
99
head: [
1010
['link', { rel: 'icon', href: 'https://raw.githubusercontent.com/ironcore-dev/ironcore/refs/heads/main/docs/assets/logo_borderless.svg' }],

0 commit comments

Comments
 (0)