diff --git a/app/bookmarks/bookmarks.ts b/app/bookmarks/bookmarks.ts index 1f2ea9f1..46449e6e 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: "89821970-1b0b-431f-89b1-3164e5676842", + date: "2026-06-24", + title: "github.com/apple/container", + url: "https://github.com/apple/container", + }, { id: "16b69c5a-9bb8-4bf9-acf7-996d8bf85dab", date: "2026-06-24",