Skip to content

Commit e50e6d2

Browse files
committed
Actually fix carousel...
1 parent 61d9827 commit e50e6d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,15 +168,15 @@ <h5>Workshop</h5>
168168
</div>
169169
</div>
170170

171-
<div class="carousel-item"></div>
171+
<div class="carousel-item">
172172
<img src="./img/Fall2024/IMG_1287.JPG">
173173
<div class="carousel-caption d-none d-md-block">
174174
<p>Sept 9, 2024 • Encryption with GPGe</p>
175175
<h5>Workshop</h5>
176176
</div>
177177
</div>
178178

179-
<div class="carousel-item"></div>
179+
<div class="carousel-item">
180180
<img src="./img/Fall2024/IMG_1288.JPG">
181181
<div class="carousel-caption d-none d-md-block">
182182
<p>Sept 9, 2024 • Encryption with GPGe</p>

0 commit comments

Comments
 (0)