Update Notes page

This commit is contained in:
2026-01-30 13:18:11 -08:00
parent f8553eb451
commit 6c15a9dcf4
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ layout: default
<div class="project-header">
<div class="breadcrumb-wrapper">
<a href="/notes">All (Tech)notes</a>
<a href="/notes">All notes</a>
<p>//</p>
<p>{{ page.date | date: "%Y.%m.%d" }}</p>
</div>

View File

@@ -1,11 +1,11 @@
---
title: "(Tech)notes"
title: "Notes"
layout: default
---
<h1>(Tech)notes</h1>
<h1>Notes</h1>
<p>Documenting work-in-progress projects, learnings, and more.</p>
<p>Documenting work-in-progress projects, learnings, things I read, and more.</p>
<p></p>