Skip to content

Commit 5dbe836

Browse files
committed
Fix the date
1 parent 5751fc4 commit 5dbe836

File tree

1 file changed

+2
-2
lines changed
  • src/pages/blog/2024-05-24-catalyst-application-layouts

1 file changed

+2
-2
lines changed

src/pages/blog/2024-05-24-catalyst-application-layouts/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import card from './card.jpg'
33

44
export const meta = {
55
title: 'Catalyst: Application layouts, navigation menus, description lists, and more',
6-
description: 'We just published the first major update to Catalyst since releasing the developer preview, with two new application layouts, navbar and sidebar components, description lists, and more.',
7-
date: '2024-05-20:00:00.000Z',
6+
description: 'We just released Headless UI v2.0 for React which includes a ton of new stuff including built-in anchor positioning, a new headless checkbox component, HTML form components and more!',
7+
date: '2024-05-24T20:00:00.000Z',
88
authors: [adamwathan],
99
image: card,
1010
}

0 commit comments

Comments
 (0)