2024-06-17 09:55:36 +02:00
|
|
|
---
|
|
|
|
{
|
|
|
|
.title = "Today I Learned",
|
|
|
|
.date = @date("2024-05-13T00:00:00"),
|
|
|
|
.author = "koehr",
|
|
|
|
.draft = false,
|
2024-09-16 22:02:39 +02:00
|
|
|
.layout = "til.shtml",
|
2024-06-17 09:55:36 +02:00
|
|
|
.description = "This page contains short notes and sometimes code snippets, of interesting things I just found out.",
|
|
|
|
.tags = [],
|
|
|
|
}
|
|
|
|
---
|