12 lines
265 B
Markdown
12 lines
265 B
Markdown
![]() |
---
|
||
|
{
|
||
|
.title = "Today I Learned",
|
||
|
.date = @date("2024-05-13T00:00:00"),
|
||
|
.author = "koehr",
|
||
|
.draft = false,
|
||
|
.layout = "til.html",
|
||
|
.description = "This page contains short notes and sometimes code snippets, of interesting things I just found out.",
|
||
|
.tags = [],
|
||
|
}
|
||
|
---
|