Skip to content

Commit 9665a7a

Browse files
committed
why picture
1 parent fd38354 commit 9665a7a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

presentation/images/why.png

354 KB
Loading

presentation/slides.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ layout: section
137137
# Why
138138

139139
---
140-
layout: default
140+
layout: default-aside
141141
h1:
142142
type: semicolon
143143
color: muted
@@ -158,6 +158,10 @@ h1:
158158

159159
</v-clicks>
160160

161+
::image::
162+
163+
![](./images/why.png)
164+
161165
<!--
162166
Small continuous steps forward: When the going gets so tough that you are not making progress at all. One of the advantages of working in a TDD style.
163167
Avoiding Regressions: After every change to the code, the test suite is run. You can also refactor without fear. (Working Effectively with Legacy Code)

0 commit comments

Comments
 (0)