heartwood every commit a ring

Add Heartwood to the code projects list

5885dc98 by Isaac Bythewood · 2 hours ago

modified pages/code.js
@@ -33,6 +33,13 @@ const PROJECTS = [      "A living almanac of seasons, soil, and the quiet knowledge that used to be common.",    tech: ["Rust", "Axum"],  },  {    name: "Heartwood",    slug: "heartwood",    description:      "A minimal self-hosted git browser. Renders bare repos as a website with commits, diffs, syntax-highlighted blobs, and atom feeds, plus clone over HTTPS.",    tech: ["Rust", "Axum"],  },  {    name: "Analytics",    slug: "analytics",