diff options
author | nathan <nathansmith@disroot.org> | 2025-05-24 00:06:41 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-05-24 00:06:41 -0600 |
commit | 77e0166cca83411a9653eaba02ac439f519aedee (patch) | |
tree | 749e634dafc1bd205e27b23a9acff078dbc5545f /org/blog/template.xhtml | |
parent | 64b45b97fa1f6094b502d8bfcca31bb88581a58c (diff) |
Renamed things and lowered bandwidth for backgrounds
Diffstat (limited to 'org/blog/template.xhtml')
-rw-r--r-- | org/blog/template.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/blog/template.xhtml b/org/blog/template.xhtml index 9269506..7b08362 100644 --- a/org/blog/template.xhtml +++ b/org/blog/template.xhtml @@ -6,7 +6,7 @@ <link rel="alternate" type="application/rss+xml" title="Nathan's shitty blog" href="feed.xml" /> </head> -<body bgcolor="#dcd1ba" background="../images/blog_background.png"> +<body bgcolor="#dcd1ba" background="../images/blog-background.jpg"> <a href="../index.xhtml"><img src="../images/back_home.png" alt="Back to home page"/></a> <center> |