diff --git a/app/bookmarks/bookmarks.ts b/app/bookmarks/bookmarks.ts index 794fb459..b3ef5c9c 100644 --- a/app/bookmarks/bookmarks.ts +++ b/app/bookmarks/bookmarks.ts @@ -12,6 +12,12 @@ export type Bookmark = { export type Bookmarks = Array; export const BOOKMARKS: Bookmarks = [ + { + id: "96f4626a-c5cf-478c-8dbb-b5963c5472b9", + date: "2026-07-27", + title: "Pinterest Masonry Layout Component", + url: "https://gestalt.pinterest.systems/v1/web/masonry", + }, { id: "bdb19cb2-7a8b-4cae-a828-dc2f5ecc871f", date: "2026-07-27",