summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-06-20 22:39:12 +0200
committermms <michal@sapka.me>2024-06-20 22:39:12 +0200
commit9aec8df19d01d006f938f7668f86294f01a911bb (patch)
tree2ea7dd2ccf3c85d9bf0fd89853c88fe9bf4698ca
parent7af0f512af576b6eb544df7fb7dfc62af86d0d27 (diff)
fix: date
-rw-r--r--content-org/cool-emacs.org3
-rw-r--r--content/cool-emacs/interactive-fiction-malyon.md1
2 files changed, 3 insertions, 1 deletions
diff --git a/content-org/cool-emacs.org b/content-org/cool-emacs.org
index 0e81acd..94242ab 100644
--- a/content-org/cool-emacs.org
+++ b/content-org/cool-emacs.org
@@ -645,7 +645,8 @@ In Elfeed it will for main item URL, but not for items embedded in the body.
We need to use =eww= to open the page and we can get the URL from there.
-*** Play Interactive Fiction of Malyon
+*** DONE Play Interactive Fiction of Malyon
+CLOSED: [2024-06-20 Thu 22:38]
:PROPERTIES:
:EXPORT_FILE_NAME: interactive-fiction-malyon
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract Play classic text adventures with Emacs
diff --git a/content/cool-emacs/interactive-fiction-malyon.md b/content/cool-emacs/interactive-fiction-malyon.md
index 30c56c5..154cf70 100644
--- a/content/cool-emacs/interactive-fiction-malyon.md
+++ b/content/cool-emacs/interactive-fiction-malyon.md
@@ -1,6 +1,7 @@
+++
title = "Play Interactive Fiction of Malyon"
author = ["MichaƂ Sapka"]
+date = 2024-06-20T22:38:00+02:00
categories = ["emacs"]
draft = false
weight = 3004