aboutsummaryrefslogtreecommitdiff
path: root/snippets/org-mode
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2026-01-20 10:18:57 -0500
committerBardofSprites <[email protected]>2026-01-20 10:18:57 -0500
commitc3da9a74f04b178d5777da90f925fc56204d8c25 (patch)
tree49e4a4ad6cd04593e694473c780e49de09a9c102 /snippets/org-mode
parentdae7521ccf53e68a370d4051d6909d38d4ac2ad0 (diff)
fix snippet
Diffstat (limited to 'snippets/org-mode')
-rw-r--r--snippets/org-mode/hugotime2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/org-mode/hugotime b/snippets/org-mode/hugotime
index 013bea3..d7756e6 100644
--- a/snippets/org-mode/hugotime
+++ b/snippets/org-mode/hugotime
@@ -3,4 +3,4 @@
# key: hugotime
# --
-[`(format-time-string "%Y-%m-%dT%H:%M:%S%z")`] \ No newline at end of file
+`(format-time-string "%Y-%m-%dT%H:%M:%S%z")` \ No newline at end of file