12 lines
287 B
Markdown
12 lines
287 B
Markdown
---
|
|
title: "Sample Note"
|
|
date: 2025-08-20
|
|
# summary: "This is a sample note to demonstrate the notes section"
|
|
tags: ["example"]
|
|
draft: false
|
|
---
|
|
|
|
This is a sample note. Notes are meant to be short, quick thoughts or TILs (Today I Learned).
|
|
|
|
Delete this file and add your own notes here!
|