Skip to content

Commit 186b060

Browse files
committed
Fix image path placeholder in frontmatter
1 parent ea1aa4a commit 186b060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hindsight-docs/blog/2026-04-21-hindsight-10k-stars.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "The 10k Star Story: How Hindsight Became Production Standard"
33
description: "How Hindsight went from zero to 10,000 GitHub stars in 4.5 months. Why agent memory matters, what the community is building, and why they chose open-source."
44
slug: "hindsight-10k-stars"
55
date: "2026-04-21"
6-
image: "[HEADER_IMAGE_PATH]"
6+
image: "/img/blog/hindsight-10k-stars.png"
77
---
88

99
# The 10k Star Story: How Hindsight Became Production Standard

0 commit comments

Comments
 (0)