You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: presentation/slides.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ layout: section
137
137
# Why
138
138
139
139
---
140
-
layout: default
140
+
layout: default-aside
141
141
h1:
142
142
type: semicolon
143
143
color: muted
@@ -158,6 +158,10 @@ h1:
158
158
159
159
</v-clicks>
160
160
161
+
::image::
162
+
163
+

164
+
161
165
<!--
162
166
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.
163
167
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