diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-09 19:23:08 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-09 19:23:08 -0700 |
| commit | acf9532e394a9e8f63384bb472e0f2a13f57dbf0 (patch) | |
| tree | 646d128bd75d364ce4f35b3996cb3c08bcc9dd59 /yasnippet/org-mode/blognew | |
| parent | 69dbf05a50c1c8668cea938c13f8f2c7fadddcc7 (diff) | |
| parent | f9b74bcf268c66c96c052cafe8d3ba5ef54f48f6 (diff) | |
Merge branch 'chore/perfect-css'
Diffstat (limited to 'yasnippet/org-mode/blognew')
| -rw-r--r-- | yasnippet/org-mode/blognew | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/yasnippet/org-mode/blognew b/yasnippet/org-mode/blognew index 1f37518..767c9d5 100644 --- a/yasnippet/org-mode/blognew +++ b/yasnippet/org-mode/blognew @@ -7,14 +7,6 @@ #+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"> -#+html_head: <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> -#+html_head: <link rel="manifest" href="/site.webmanifest"> -#+html_head: <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> -#+html_head: <meta name="msapplication-TileColor" content="#da532c"> -#+html_head: <meta name="theme-color" content="#ffffff"> #+language: en #+OPTIONS: broken-links:t |
