Skip to content

Commit

Permalink
Merge examples (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
pearmini authored Feb 12, 2025
1 parent 9762d9b commit e75bff1
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,7 @@ export default defineConfig({
{text: "Home", link: "/"},
{
text: "Examples",
items: [
{
text: "Gallery",
link: "https://observablehq.com/d/7d44ce51bb2199d2",
},
{
text: "The Code of Music",
link: "https://observablehq.com/d/18b3d6f3affff5bb",
},
{
text: "The Nature of Code",
link: "https://observablehq.com/d/e2d520e57e529fc0",
},
],
link: "https://observablehq.com/d/18b3d6f3affff5bb",
},
],
sidebar: [
Expand Down

0 comments on commit e75bff1

Please sign in to comment.