diff options
author | gennyble <gen@nyble.dev> | 2025-02-16 19:56:19 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2025-02-16 19:56:19 -0600 |
commit | ae1b92b000b15186bdde1519215395957490ae1f (patch) | |
tree | 678e065ef2afad42fca0bdfe2613f334ef313d24 | |
parent | 371a3df92f6ca676570e4e195e01f7a4b8748e6d (diff) | |
download | ∞-main.tar.gz ∞-main.zip |
-rwxr-xr-x | served/home.html | 2 | ||||
-rw-r--r-- | served/the-continuum/banners/banners.html | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/served/home.html b/served/home.html index 0a807c4..6bb0734 100755 --- a/served/home.html +++ b/served/home.html @@ -36,7 +36,7 @@ style=/styles/home.css </section> <div id="banner-container"> - <img id="banner" alt="" src="the-continuum/banners/2025-02-15/banner.gif" /> + <img id="banner" alt="" src="the-continuum/banners/2025-02-16/banner.gif" /> <div id="banner-info"> <p>updated daily</p> <a href="the-continuum/">the continuum</a> diff --git a/served/the-continuum/banners/banners.html b/served/the-continuum/banners/banners.html index 800f120..03b3f9e 100644 --- a/served/the-continuum/banners/banners.html +++ b/served/the-continuum/banners/banners.html @@ -225,4 +225,9 @@ style=banners.css <img src="2025-02-15/banner.gif" alt="A sedan with a large snow drift on it at night. There is one headlight visible, it paints the lower left corner in orange and yellow and bright white. " /> </p> + <p> + 2025-02-16 + <img src="2025-02-16/banner.gif" + alt="An evergreen tree right next to a snow pile that is nearly as tall as it is, maybe 14 to 15 feet." /> + </p> </section> \ No newline at end of file |