diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 10:24:07 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 10:24:07 +0000 |
commit | 2bda287aabe168e6667dcf4f655815925a3c9432 (patch) | |
tree | 5abe6dd59d832d997a17c4ffa6b62a8ac5a3570c /wk8/pset/homepage/index.html | |
parent | 46a198826b3460027ed0b453d518a03bef7cdc0b (diff) |
Fri, Jul 5, 2024, 3:24 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/index.html')
-rw-r--r-- | wk8/pset/homepage/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wk8/pset/homepage/index.html b/wk8/pset/homepage/index.html index 28e7e18..4007376 100644 --- a/wk8/pset/homepage/index.html +++ b/wk8/pset/homepage/index.html @@ -20,7 +20,7 @@ <span class="visually-hidden">Loading...</span> </div> <div id="container"> - <div class="topbar">placeholder banner</div> + <div class="topbar"></div> <div id="flex"> <main> <div class="title"> Welcome home pookie!</div> |