diff options
Diffstat (limited to 'snippets/org-mode')
| -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 |
