summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/index.html
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 10:47:46 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 10:47:46 +0000
commit0721636608e7f299a80a8e86500bbec3771031b1 (patch)
treed7fdc85aae65d3864540dcd682fc58afaaba5c2c /wk8/pset/homepage/index.html
parent5a95471bb37c7e0cfd966c63bcede0d666facfb9 (diff)
Fri, Jul 5, 2024, 3:47 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/index.html')
-rw-r--r--wk8/pset/homepage/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/wk8/pset/homepage/index.html b/wk8/pset/homepage/index.html
index e37a2ff..fd9cdc6 100644
--- a/wk8/pset/homepage/index.html
+++ b/wk8/pset/homepage/index.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
+
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -15,6 +16,7 @@
});
</script>
</head>
+
<body>
<div id="container">
<div class="topbar"></div>
@@ -59,4 +61,5 @@
</div>
</div>
</body>
+
</html>