There was an error while loading. Please reload this page.
1 parent 9eba55f commit 98b4998Copy full SHA for 98b4998
1 file changed
observablehq.config.js
@@ -47,6 +47,9 @@ export default {
47
pages: [
48
{ name: "Instructions", path: "/lab_3/readme" },
49
{ name: "Dashboard", path: "/lab_3/index" },
50
+ { name: "Week 10 Notes", path: "/lab_3/week_10_notes" },
51
+ { name: "Week 10 Class", path: "/lab_3/week_10_class" },
52
+ { name: "Top Name Usage", path: "/lab_3/top_names" },
53
],
54
}
55
0 commit comments