We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23820a4 commit f9a2b39Copy full SHA for f9a2b39
2 files changed
observablehq.config.js
@@ -13,7 +13,7 @@ export default {
13
pages: [
14
{ name: "Intro to Web Development", path: "/lessons/1_intro_to_web_development" },
15
{ name: "Working in Cursor", path: "/lessons/2_working_in_cursor" },
16
- { name: "Intro to Observable Framework", path: "/lessons/3_intro_to_observable_framework" },
+ // { name: "Intro to Observable Framework", path: "/lessons/3_intro_to_observable_framework" },
17
// { name: "Intro to Observable Plot", path: "/lessons/4_intro_to_observable_plot" },
18
]
19
},
src/lessons/3_intro_to_observable_framework.md
0 commit comments