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/index.xhtml | |
parent | 64b45b97fa1f6094b502d8bfcca31bb88581a58c (diff) |
Renamed things and lowered bandwidth for backgrounds
Diffstat (limited to 'org/index.xhtml')
-rw-r--r-- | org/index.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/index.xhtml b/org/index.xhtml index f07979c..6a556af 100644 --- a/org/index.xhtml +++ b/org/index.xhtml @@ -6,7 +6,7 @@ <link rel="alternate" type="application/rss+xml" title= "Nathan's shitty blog" href="/blog/feed.xml" /> </head> -<body bgcolor="#dcd1ba" background="images/background.png"> +<body bgcolor="#dcd1ba" background="images/background.jpg"> <center> <img src="images/home_title.png" alt="Nathan's Shit Web" /> <img src= "images/under_construction.gif" alt="Under construction" /> |