summaryrefslogtreecommitdiff
path: root/yasnippet/org-mode/blognew
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-03-06 18:29:14 -0800
committerPreston Pan <ret2pop@nullring.xyz>2026-03-06 18:29:14 -0800
commitb1cc96139c2cc2c8de7c74884021f8645e54de87 (patch)
tree45929ca81f5540f5c143168cc7c0c3a5aa52804f /yasnippet/org-mode/blognew
parentd15f074f583da6808b50c81f3ec779d8ab215ac3 (diff)
this looks good? Checkpoint
Diffstat (limited to 'yasnippet/org-mode/blognew')
-rw-r--r--yasnippet/org-mode/blognew4
1 files changed, 2 insertions, 2 deletions
diff --git a/yasnippet/org-mode/blognew b/yasnippet/org-mode/blognew
index da28363..1f37518 100644
--- a/yasnippet/org-mode/blognew
+++ b/yasnippet/org-mode/blognew
@@ -4,9 +4,9 @@
# --
#+title: $1
#+author: Preston Pan
-#+subtitle: By {{{author}}}
-#+description: $2
#+date: [`(format-time-string "%Y-%m-%d %a")`]
+#+subtitle: By {{{author}}}, `(format-time-string "%B %d, %Y")`
+#+description: $2
#+html_head: <link rel="stylesheet" type="text/css" href="../style.css" />
#+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
#+html_head: <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">