diff --git a/app/bookmarks/bookmarks.ts b/app/bookmarks/bookmarks.ts index 07e7302b..0d37f255 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: "8c920da4-2146-483b-b26b-1be72b93155a", + date: "2026-07-10", + title: "AI-pilling Our Company: Lessons Learned", + url: "https://sierra.ai/blog/ai-pilling-our-company-lessons-learned", + }, { id: "be62f438-3ef8-475e-b60d-df31e6a47845", date: "2026-07-10",