summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/index.html
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 08:19:25 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 08:19:25 +0000
commit8a933601f1da63f098224aa617f5489a9ffdec70 (patch)
tree3c83943d37faa5f8593545024af4f24bc1d38757 /wk8/pset/homepage/index.html
parent2025f176e4c7d55360c2dec4e30fd59fbeec2f42 (diff)
Fri, Jul 5, 2024, 1:19 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/index.html')
-rw-r--r--wk8/pset/homepage/index.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/wk8/pset/homepage/index.html b/wk8/pset/homepage/index.html
index 4caa845..a38d7d1 100644
--- a/wk8/pset/homepage/index.html
+++ b/wk8/pset/homepage/index.html
@@ -9,14 +9,11 @@
<link href="styles.css" rel="stylesheet">
<title>Miau - Home Page</title>
</head>
- <body class="centered">
+ <body>
<div id="container">
- <div class="topbar">placeholder banner</div>
+ <div class="topbar">Ivy Forge</div>
<div id="flex">
- <div class="large">
- Ivy Forge
- </div>
- <main class="medium">
+ <main>
Welcome home pookie!
</main>
<aside>aside</aside>