From 6c15a9dcf43422a328e5513f254bb1134d2474a6 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Fri, 30 Jan 2026 13:18:11 -0800 Subject: [PATCH] Update Notes page --- _layouts/post.html | 2 +- notes.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index bb01e2d..a590118 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -4,7 +4,7 @@ layout: default
diff --git a/notes.html b/notes.html index 45188d8..20ffaf2 100644 --- a/notes.html +++ b/notes.html @@ -1,11 +1,11 @@ --- -title: "(Tech)notes" +title: "Notes" layout: default --- -

(Tech)notes

+

Notes

-

Documenting work-in-progress projects, learnings, and more.

+

Documenting work-in-progress projects, learnings, things I read, and more.