Skip to content

Commit 387b525

Browse files
committed
added image
1 parent 71f3d20 commit 387b525

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

slides/Slides.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ footer: '@Chris_L_Ayers - https://chris-ayers.com'
5858

5959
---
6060

61+
# Inner and Outer Loops
62+
63+
![fit](img/inner-loop.png)
64+
65+
---
66+
6167
# How Dev Containers Work
6268

6369
![Dev Containers](img/architecture-containers.png)

slides/img/inner-loop.png

55.3 KB
Loading

slides/themes/custom-default.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,9 @@
4747
color: orange
4848
}
4949

50+
img[alt~="center"] {
51+
display: block;
52+
margin: 0 auto;
53+
}
54+
5055
@import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css'

0 commit comments

Comments
 (0)