diff options
-rw-r--r-- | content-org/me.org | 3 | ||||
-rw-r--r-- | content/me/now.md | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/content-org/me.org b/content-org/me.org index 149919ee..d755e0df 100644 --- a/content-org/me.org +++ b/content-org/me.org @@ -7,7 +7,8 @@ #+HUGO_WEIGHT: auto #+HUGO_SECTION: me -* Now +* DONE Now +CLOSED: [2024-02-02 Fri 19:28] :PROPERTIES: :EXPORT_FILE_NAME: now :EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract What am up to? diff --git a/content/me/now.md b/content/me/now.md index 9904a59b..8d572e24 100644 --- a/content/me/now.md +++ b/content/me/now.md @@ -1,6 +1,7 @@ +++ title = "Now" author = ["MichaĆ Sapka"] +date = 2024-02-02T19:28:00+01:00 draft = false weight = 1001 abstract = "What am up to?" |