paulca / paulca.com Public
add back link to homepage on blog post
1 file changed,
+2
−0
posts/new.html+2 −0
diff --git a/posts/new.html b/posts/new.html| index 07c079e..25f8626 100644 |
| --- a/posts/new.html |
| +++ b/posts/new.html |
| @@ -1,3 +1,5 @@ |
| +<nav><a href="/">← Home</a></nav> |
| + |
| <article style="max-width:40rem;margin:auto;"> |
| <header> |
| <small>Paul Campbell • July 25, 2026</small> |