shortnotes

This commit is contained in:
Lukas Vacula 2024-01-31 10:06:20 -05:00
parent ab6d4cba5f
commit ef8d79a130
3 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,6 @@ title = "20240131"
# description = ""
date = 2024-01-31
# updated = 2024-01-31
draft = true
[taxonomies]
tags = ["shortnotes"]
+++

View File

@ -3,7 +3,6 @@ title = "Trying Out FSRS"
# description = ""
date = 2024-01-15
# updated = 2024-01-15
draft = true
[taxonomies]
tags = ["shortnotes"]
+++

View File

@ -74,7 +74,7 @@ title = "$post_name"
# description = ""
date = $year-$month-$day
# updated = $year-$month-$day
draft = true
#draft = true
[taxonomies]
tags = [$shortnotestag]
+++