diff options
author | nathan <nathansmith@disroot.org> | 2025-05-24 02:57:22 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-05-24 02:57:22 -0600 |
commit | 909a76bcc45e896f8029ec4c8491652f3738d4e3 (patch) | |
tree | 2be1f29405a9b695c1966d6896ed51db5befee20 /org-templates/level-2.org | |
parent | e568b96a03be77b8fd68ed1874289a65a93b49aa (diff) |
Working on better web design
Diffstat (limited to 'org-templates/level-2.org')
-rw-r--r-- | org-templates/level-2.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org-templates/level-2.org b/org-templates/level-2.org index ce35b65..19986b0 100644 --- a/org-templates/level-2.org +++ b/org-templates/level-2.org @@ -5,4 +5,5 @@ #+html_content_class: content #+html_link_home: ../ #+html_head: <link rel="icon" type="image/x-icon" href="../images/icon.png" /><link rel="alternate" type="application/rss+xml" title="Nathan's shitty blog" href="/blog/feed.xml" /> +#+html_head_extra: <link rel="stylesheet" type="text/css" href="../css/shitty-theme.css" /> #+creator: <a href="https://shittyweb.org"><img src="../images/nsw_banner.png" alt="NSW" /></a> |