Update Notes page
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user