Skip to content

Commit 98b4998

Browse files
committed
include week 10 in nav
1 parent 9eba55f commit 98b4998

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

observablehq.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ export default {
4747
pages: [
4848
{ name: "Instructions", path: "/lab_3/readme" },
4949
{ 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" },
5053
],
5154
}
5255
],

0 commit comments

Comments
 (0)