website/integrations: fix sonarqube badge (#14434)
Moves the badge to frontmatter.
This commit is contained in:
@ -1,10 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Integrate with SonarQube
|
title: Integrate with SonarQube
|
||||||
sidebar_label: SonarQube
|
sidebar_label: SonarQube
|
||||||
|
support_level: community
|
||||||
---
|
---
|
||||||
|
|
||||||
<span className="badge badge--primary">Support level: Community</span>
|
|
||||||
|
|
||||||
## What is SonarQube
|
## What is SonarQube
|
||||||
|
|
||||||
> Self-managed static analysis tool for continuous codebase inspection
|
> Self-managed static analysis tool for continuous codebase inspection
|
||||||
|
Reference in New Issue
Block a user