Skip to content

Commit 76a9961

Browse files
authored
Merge pull request #9 from the-turing-way/photographs
Add presenter photographs
2 parents 98ce509 + 41b5782 commit 76a9961

File tree

9 files changed

+12
-1
lines changed

9 files changed

+12
-1
lines changed

index.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,19 @@ <h1 class="r-fit-text">
121121
src="static/bannerwelcome.svg"
122122
/>
123123
</section>
124-
<!-- Early prompt to install, can be done during introduction slides -->
124+
<!-- Introduction to presenters -->
125125
<section>
126+
<img src="static/angus.jpg" width="200px" />
127+
<img src="static/arielle.jpg" width="200px" />
128+
<img src="static/chris.jpg" width="200px" />
129+
<img src="static/franklin.jpg" width="200px" />
130+
<img src="static/jim.jpg" width="200px" />
131+
<img src="static/kirstie.jpg" width="200px" />
132+
<img src="static/robert.jpg" width="200px" />
133+
<img src="static/rowan.png" width="200px" />
134+
</section>
135+
<!-- Early prompt to install, can be done during introduction slides -->
136+
<section data-visibility="hidden">
126137
<h2>Installing Jupyter Book</h2>
127138
<p>
128139
<a

static/angus.jpg

21.7 KB
Loading

static/arielle.jpg

2.06 MB
Loading

static/chris.jpg

25.4 KB
Loading

static/franklin.jpg

42.8 KB
Loading

static/jim.jpg

14.6 KB
Loading

static/kirstie.jpg

44 KB
Loading

static/robert.jpg

85.3 KB
Loading

static/rowan.png

249 KB
Loading

0 commit comments

Comments
 (0)