Skip to content

Commit c6b2dde

Browse files
fix: fixing image reference (#11)
1 parent d289220 commit c6b2dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/the-developer-treasure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "The Developer’s Treasure: More Than Commits and Code"
33
description: "Beyond commits and code, something else remains worth defending at all costs."
44
pubDate: "2025-10-15"
55
tags: ["Software Engineering", "Version Control", "Git", "SVN", "TFVC", "Code History", "Best Practices"]
6-
heroImage: /public/my-precious-code-history.jpg
6+
heroImage: /my-precious-code-history.jpg
77
---
88
import Highlight from '../../components/Highlight.astro';
99

0 commit comments

Comments
 (0)