diff --git a/app/bookmarks/bookmarks.ts b/app/bookmarks/bookmarks.ts index d0b12d7b..8c5f0993 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: "31db3218-9dc1-4e71-ac5c-edfd99b277d6", + date: "2026-06-22", + title: "Anthropic: Introducing Claude Tag", + url: "https://www.anthropic.com/news/introducing-claude-tag", + }, { id: "e7accc79-cc3c-4009-8898-102fc57cc0a8", date: "2026-06-22",