Skip to content

Commit d5d0cca

Browse files
authored
Update configuration.js
1 parent dd89d08 commit d5d0cca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

configuration.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ var Config = {
1616
{
1717
label: "Overview",
1818
link: "sample_lecture.html"
19+
},
20+
{
21+
label: "Plots",
22+
link: "interactive_plots.html"
1923
}
2024
]
2125
},
@@ -26,6 +30,10 @@ var Config = {
2630
{
2731
label: "Overview",
2832
link: "sample_lecture.slides.html"
33+
},
34+
{
35+
label: "Plots",
36+
link: "interactive_plots.slides.html"
2937
}
3038
]
3139
},

0 commit comments

Comments
 (0)