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/error.org | |
parent | e568b96a03be77b8fd68ed1874289a65a93b49aa (diff) |
Working on better web design
Diffstat (limited to 'org-templates/error.org')
-rw-r--r-- | org-templates/error.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org-templates/error.org b/org-templates/error.org index 9aa1200..2bd62cf 100644 --- a/org-templates/error.org +++ b/org-templates/error.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" /> +#+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> |