shortnotes

This commit is contained in:
Lukas 2024-03-24 15:45:15 -04:00
parent 51680203e0
commit 3842752f13
3 changed files with 1 additions and 3 deletions

View File

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

View File

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

View File

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