Skip to content

Commit eff8f43

Browse files
committed
change a few slides at the end
1 parent 2e8a0d7 commit eff8f43

File tree

1 file changed

+11
-28
lines changed

1 file changed

+11
-28
lines changed

index.html

Lines changed: 11 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,15 +1102,15 @@ <h3>Plugins can make your life easier</h3>
11021102
<section>
11031103
<h2>Reflections & feedback</h2>
11041104
<img
1105-
alt="A group of people work together on a stage labelled our community. Some are tending to plants with symbols representing data and version control. A new community member is being welcomed to the team. Text emphasises working together, sharing knowledge and helping each other."
1105+
alt="QR code linking to feedback form at bit.ly/turingway-feedback"
11061106
src="static/ttw-event-feedback.png"
11071107
style="height: 8em"
11081108
/>
11091109
<!-- Highlight participants outputs -->
11101110
</section>
11111111
<section>
11121112
<section data-auto-animate>
1113-
<h2>Contributing to Jupyter Books</h2>
1113+
<h2>Creating with MyST 🌁</h2>
11141114
<ul>
11151115
<li>You have the tools 🛠️</li>
11161116
<li>
@@ -1137,9 +1137,9 @@ <h2>Contributing to Jupyter Books</h2>
11371137
</aside>
11381138
</section>
11391139
<section data-auto-animate>
1140-
<h2>Contributing to Jupyter Books</h2>
1140+
<h2>Contributing to Jupyter Book</h2>
11411141
<i class="fa-solid fa-globe"></i
1142-
><a target="_blank" href="https://mystmd.org/">mystmd.org</a><br />
1142+
><a target="_blank" href="https://jupyterbook.org">jupyterbook.org</a><br />
11431143
<i class="fa-solid fa-book"></i
11441144
><a target="_blank" href="https://mystmd.org/guide"
11451145
>mystmd.org/guide</a
@@ -1278,38 +1278,21 @@ <h2>More Jupyter Book 2 at JupyterCon</h2>
12781278
<div class="columns">
12791279
<div class="column" style="width:50%">
12801280
<!-- <h2>Join The Community</h2> -->
1281-
<i class="fa-brands fa-slack"></i>
1282-
<a target="_blank" href="https://slack.the-turing-way.org"
1283-
>slack.the-turing-way.org</a
1281+
<i class="fa-solid fa-book"></i>
1282+
<a target="_blank" href="https://jupyterbook.org/stable"
1283+
>jupyterbook.org</a
12841284
>
12851285
<br />
1286-
<i class="fa-solid fa-book"></i>
1286+
<i class="fa-solid fa-book-reader"></i>
12871287
<a target="_blank" href="https://book.the-turing-way.org"
12881288
>book.the-turing-way.org</a
12891289
>
12901290
<br />
1291-
<i class="fa-solid fa-newspaper"></i>
1292-
<a target="_blank" href="https://news.the-turing-way.org"
1293-
>news.the-turing-way.org</a
1294-
>
1295-
<br />
1296-
<i class="fa-brands fa-github"></i>
1297-
<a target="_blank" href="https://git.the-turing-way.org"
1298-
>git.the-turing-way.org</a
1291+
<i class="fa-solid fa-comments"></i>
1292+
<a target="_blank" href="https://bit.ly/turingway-feedback"
1293+
>bit.ly/turingway-feedback</a
12991294
>
13001295
<br />
1301-
<i class="fa-solid fa-calendar-days"></i>
1302-
<a target="_blank" href="https://calendar.the-turing-way.org"
1303-
>calendar.the-turing-way.org</a
1304-
>
1305-
</div>
1306-
<div class="column">
1307-
<img
1308-
data-preview-image
1309-
class="r-stretch"
1310-
alt=""
1311-
src="static/ttw-event-feedback.png"
1312-
/>
13131296
</div>
13141297
</div>
13151298
</section>

0 commit comments

Comments
 (0)