diff options
Diffstat (limited to 'yasnippet')
| -rw-r--r-- | yasnippet/org-mode/blognew | 4 |
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"> |
