We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de1793 commit a80b848Copy full SHA for a80b848
observablehq.config.ts
@@ -11,7 +11,7 @@ export default {
11
name: "Variables in the Survey",
12
pages: [
13
{name: "Income over the years", path: "/income"},
14
- // {name: "Report", path: "/example-report"}
+ {name: "New York area income over the years", path: "/new-york-area"}
15
]
16
}
17
],
0 commit comments