summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/cats.html
diff options
context:
space:
mode:
Diffstat (limited to 'wk8/pset/homepage/cats.html')
-rw-r--r--wk8/pset/homepage/cats.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/wk8/pset/homepage/cats.html b/wk8/pset/homepage/cats.html
index e3eb666..bfb6dde 100644
--- a/wk8/pset/homepage/cats.html
+++ b/wk8/pset/homepage/cats.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>
@@ -57,4 +59,5 @@
</div>
</div>
</body>
+
</html>