docs: rebrand Certifai → Prüfwerk (user-facing name) (#243)
This commit was merged in pull request #243.
This commit is contained in:
@@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'
|
||||
import { withMermaid } from 'vitepress-plugin-mermaid'
|
||||
|
||||
export default withMermaid(defineConfig({
|
||||
title: 'Certifai',
|
||||
title: 'Prüfwerk',
|
||||
description: 'AI-powered security compliance scanning platform',
|
||||
ignoreDeadLinks: [
|
||||
/localhost/,
|
||||
@@ -54,7 +54,7 @@ export default withMermaid(defineConfig({
|
||||
{ icon: 'github', link: 'https://gitea.meghsakha.com/sharang/compliance-scanner-agent' },
|
||||
],
|
||||
footer: {
|
||||
message: 'Certifai Documentation',
|
||||
message: 'Prüfwerk Documentation',
|
||||
},
|
||||
},
|
||||
mermaid: {},
|
||||
|
||||
Reference in New Issue
Block a user