website: Use Docusaurus Frontmatter for badges (#12893)
website/docs: Reduce redundant usage of badges. Move badge logic to components. - Fix JSX class name warning. - Remove duplicate titles. - Flesh out `support_level` frontmatter.
This commit is contained in:
@ -1,12 +1,9 @@
|
||||
---
|
||||
title: Integrate with Oracle Cloud
|
||||
sidebar_label: Oracle Cloud
|
||||
support_level: community
|
||||
---
|
||||
|
||||
# Integrate with Oracle Cloud
|
||||
|
||||
<span class="badge badge--secondary">Support level: Community</span>
|
||||
|
||||
## What is Oracle Cloud
|
||||
|
||||
> Oracle Cloud is the first public cloud built from the ground up to be a better cloud for every application. By rethinking core engineering and systems design for cloud computing, we created innovations that accelerate migrations, deliver better reliability and performance for all applications, and offer the complete services customers need to build innovative cloud applications.
|
||||
|
Reference in New Issue
Block a user