We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233062a commit 69bed25Copy full SHA for 69bed25
notebooks/index.clj
@@ -69,6 +69,6 @@
69
:path "notebooks/chapter_0"
70
:description "Randomness"}
71
{:title "Chapter 1"
72
- :preview (io/resource "assets/img/chapter0.png")
+ :preview (io/resource "assets/img/chapter1.png")
73
:path "notebooks/chapter_1"
74
:description "Vectors"}])))
resources/assets/img/chapter1.png
3.74 KB
0 commit comments