File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ book_model = Any[
11
11
Section (
12
12
1 ,
13
13
2 ,
14
- " Abstractions " ,
14
+ " Abstraction " ,
15
15
" notebooks/week1/abstraction.jl" ,
16
16
" 3zTO3LEY-cM" ,
17
17
" " ,
Original file line number Diff line number Diff line change @@ -190,6 +190,7 @@ <h1>Why is this course different?</h1>
190
190
< div class ="wide subjectscontainer ">
191
191
< h1 > Subjects</ h1 >
192
192
< div class ="subjects ">
193
+ <!-- This code is generated by running tools/generate_homepage_links.jl inside Pluto -->
193
194
< a class ="no-decoration " href ="../images/ ">
194
195
< h3 > Images as Data and Arrays</ h3 >
195
196
< img src ='https://user-images.githubusercontent.com/6933510/136196634-2294d0a7-e79a-40d0-bbb8-81da70f4d398.png '>
@@ -299,6 +300,7 @@ <h3>Solving inverse problems</h3>
299
300
< img src ='https://user-images.githubusercontent.com/6933510/136200827-89647ae8-cb06-42ea-a18d-5f64e9cc2b25.png '>
300
301
</ a >
301
302
303
+
302
304
</ div >
303
305
</ div >
304
306
< div >
You can’t perform that action at this time.
0 commit comments