From 7ad98afac7691d07586824a1e9d3007e6866e7da Mon Sep 17 00:00:00 2001 From: "Brandon C. Irizarry" Date: Mon, 2 Mar 2026 21:03:04 -0500 Subject: Set thumbnail using image from within builablog static directory I should probably make the project read these sorts of assets from the BlogDir instead. --- drafts/projects/buildablog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drafts/projects') diff --git a/drafts/projects/buildablog.md b/drafts/projects/buildablog.md index ff47402..1393ec9 100644 --- a/drafts/projects/buildablog.md +++ b/drafts/projects/buildablog.md @@ -3,7 +3,7 @@ name = "buildablog" host_url = "https://github.com/BrandonIrizarry/buildablog" synopsis = "The SSG used to build this site." stack = ["Go", "HTML", "CSS"] -thumbnail = "" +thumbnail = "static/github-white.svg" date = 2025-03-01 +++ -- cgit v1.2.3