Skip to content

Commit

Permalink
Merge pull request #6062 from layer5io/Touriist-patch-1
Browse files Browse the repository at this point in the history
fix heading not being rendered in blog
  • Loading branch information
Touriist authored Nov 5, 2024
2 parents 1da04ff + 1e9507c commit 82958bf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import { Link } from "gatsby";
import { BlockquoteAlt } from "../../../../reusecore/Blockquote/Blockquote-alt-style";

<BlogWrapper>

### What is the Kanvas Catalog?
Think of it as a hub for sharing and discovering best practices, reusable templates, and operational patterns for Kubernetes and cloud-native infrastructure. It's like a marketplace where you can find and contribute pre-built configurations designed for various use cases.

Expand All @@ -36,4 +37,4 @@ Think of it as a hub for sharing and discovering best practices, reusable templa
- Standardization: Promote consistency and reduce errors by using predefined configurations.
- Collaboration: Share your own designs and contribute to the growing collection of patterns.

</BlogWrapper>
</BlogWrapper>

0 comments on commit 82958bf

Please sign in to comment.