Update styling of (Tech)notes

This commit is contained in:
2025-12-15 17:29:40 -08:00
parent b75acc5e88
commit 7afdd4144a

View File

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