mirror of
https://github.com/olehomelchenko/olehomelchenko.com.git
synced 2026-02-05 02:54:37 +00:00
15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
---
|
|
title: "TILs - Today I Learned"
|
|
page-layout: full
|
|
listing:
|
|
contents: "*.qmd"
|
|
type: default
|
|
sort: "date desc"
|
|
fields: [date, title, categories]
|
|
date-format: "YYYY-MM-DD"
|
|
# table-striped: true
|
|
# filter-ui: true
|
|
---
|
|
|
|
Quick tips, discoveries, and learnings. Short-form content about interesting things I've discovered.
|