diff options
| author | BardofSprites <[email protected]> | 2026-01-20 10:18:57 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-01-20 10:18:57 -0500 |
| commit | c3da9a74f04b178d5777da90f925fc56204d8c25 (patch) | |
| tree | 49e4a4ad6cd04593e694473c780e49de09a9c102 /snippets/org-mode/hugotime | |
| parent | dae7521ccf53e68a370d4051d6909d38d4ac2ad0 (diff) | |
fix snippet
Diffstat (limited to 'snippets/org-mode/hugotime')
| -rw-r--r-- | snippets/org-mode/hugotime | 2 |
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 |
