Skip to content

Commit afd2c88

Browse files
Reverting forced title
Signed-off-by: Steve Springett <[email protected]>
1 parent 5e5ab9e commit afd2c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/scripts/generateSideBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function transformJSON(json, basePath = '') {
6464
}
6565

6666
return `---
67-
title: BOM Maturity Model - ${model.name} (${model.identifier} | SCVS | OWASP)
67+
title: BOM Maturity Model - ${model.name} (${model.identifier}
6868
description: ${model.description}
6969
sidebar: 'taxonomy'
7070
---

0 commit comments

Comments
 (0)