summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 10:24:07 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 10:24:07 +0000
commit2bda287aabe168e6667dcf4f655815925a3c9432 (patch)
tree5abe6dd59d832d997a17c4ffa6b62a8ac5a3570c /wk8/pset/homepage
parent46a198826b3460027ed0b453d518a03bef7cdc0b (diff)
Fri, Jul 5, 2024, 3:24 AM -07:00
Diffstat (limited to 'wk8/pset/homepage')
-rw-r--r--wk8/pset/homepage/art.html2
-rw-r--r--wk8/pset/homepage/cats.html2
-rw-r--r--wk8/pset/homepage/factorio.html2
-rw-r--r--wk8/pset/homepage/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/wk8/pset/homepage/art.html b/wk8/pset/homepage/art.html
index 6ac9363..6b5d4fc 100644
--- a/wk8/pset/homepage/art.html
+++ b/wk8/pset/homepage/art.html
@@ -11,7 +11,7 @@
</head>
<body>
<div id="container">
- <div class="topbar">placeholder banner</div>
+ <div class="topbar"></div>
<div id="flex">
<main>
<div class="title">&nbsp; Art</div>
diff --git a/wk8/pset/homepage/cats.html b/wk8/pset/homepage/cats.html
index b6b57e4..946563a 100644
--- a/wk8/pset/homepage/cats.html
+++ b/wk8/pset/homepage/cats.html
@@ -11,7 +11,7 @@
</head>
<body>
<div id="container">
- <div class="topbar">placeholder banner</div>
+ <div class="topbar"></div>
<div id="flex">
<main>
<div class="title">&nbsp; Cats</div>
diff --git a/wk8/pset/homepage/factorio.html b/wk8/pset/homepage/factorio.html
index d24e43a..22eb7ef 100644
--- a/wk8/pset/homepage/factorio.html
+++ b/wk8/pset/homepage/factorio.html
@@ -12,7 +12,7 @@
</head>
<body>
<div id="container">
- <div class="topbar">placeholder banner</div>
+ <div class="topbar"></div>
<div id="flex">
<main>
<div class="title">&nbsp; Facotrio</div>
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">&nbsp; Welcome home pookie!</div>