Skip to content

Commit b77e2ee

Browse files
robertDurstclaude
andcommitted
fix notes ptree to reference actual relays entry
The ptrees still pointed at the placeholder `2026-05-31-hello.html`, so `raco pollen render` on CI never produced the relays HTML and `/notes/2026-05-31-caffeine-relays.html` 404'd in production. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 06e71ff commit b77e2ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.ptree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ index.html
44
manifesto.html
55
status.html
66
notes/index.html
7-
notes/2026-05-31-hello.html
7+
notes/2026-05-31-caffeine-relays.html

docs/notes/index.ptree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#lang pollen
22

3-
2026-05-31-hello.html
3+
2026-05-31-caffeine-relays.html

0 commit comments

Comments
 (0)