Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/content/docs/changelog/2026-05-templates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ date: "2026-05-01"
## Components

- [<u>Lean Card</u>](/docs/components/lean-card): A card component with a striped back card revealed on hover
- [<u>ColumnLines</u>](/docs/components/column-lines): column grid background with radial fade and subtle noise.
- [<u>ColumnLines</u>](/docs/components/columnlines): column grid background with radial fade and subtle noise.

### Lean Card

Expand All @@ -43,9 +43,9 @@ date: "2026-05-01"

## Blocks

- [<u>CTA Section With Dashed Border</u>](/blocks/cta-sections/cta-dashed): CTA layout with dashed border styling.
- [<u>Download Section With ColumnLines</u>](/blocks/download-sections/download-columnlines): A download section with subtle column lines
- [<u>Footer with Suite</u>](/blocks/footers/footer-suite): Modern footer with oversized split sections.
- [<u>CTA Section With Dashed Border</u>](/blocks/cta-sections/cta-section-with-dashed-border): CTA layout with dashed border styling.
- [<u>Download Section With ColumnLines</u>](/blocks/download-sections/download-with-columnlines): A download section with subtle column lines
- [<u>Footer with Suite</u>](/blocks/footers/footer-with-suite): Modern footer with oversized split sections.

---

Expand Down
Loading