Skip to content

Commit 705b59d

Browse files
committed
update updates
1 parent f84ab79 commit 705b59d

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

updates.html

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h1 class="modal-title fs-5" id="x2tLabel">Swerve module assembly <span class="
158158
<div class="modal-dialog modal-lg modal-dialog-centered">
159159
<div class="modal-content">
160160
<div class="modal-header">
161-
<h1 class="modal-title fs-5" id="elementsLabel">We built field elements <span class="build rounded-pill">Build</span> <i class="bi bi-image"></i></h1>
161+
<h1 class="modal-title fs-5" id="elementsLabel">Building field elements <span class="build rounded-pill">Build</span> <i class="bi bi-image"></i></h1>
162162
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
163163
</div>
164164
<div class="modal-body">
@@ -178,6 +178,14 @@ <h1 class="modal-title fs-5" id="elementsLabel">We built field elements <span c
178178
</div>
179179
<!-- Updates -->
180180
<div class="list-group">
181+
<a class="list-group-item list-group-item-action" aria-current="true">
182+
<div class="d-flex w-100 justify-content-between">
183+
<h5 class="mb-1">Fabrication <span class="des rounded-pill">Design</span>
184+
</h5>
185+
<small>Week 5: 2/8/25</small>
186+
</div>
187+
<p class="mb-1">The Design team started getting parts sent out to be CNCed</p>
188+
</a>
181189
<a class="list-group-item list-group-item-action" aria-current="true">
182190
<div class="d-flex w-100 justify-content-between">
183191
<h5 class="mb-1">Programming Lead and "Consult" <span class="prog rounded-pill">Programming</span>
@@ -189,11 +197,11 @@ <h5 class="mb-1">Programming Lead and "Consult" <span class="prog rounded-pill"
189197

190198
<a class="list-group-item list-group-item-action" aria-current="true">
191199
<div class="d-flex w-100 justify-content-between " data-bs-toggle="modal" data-bs-target="#elements">
192-
<h5 class="mb-1">We built field elements <span class="build rounded-pill">Build</span> <i class="bi bi-image"></i>
200+
<h5 class="mb-1">Building field elements <span class="build rounded-pill">Build</span> <i class="bi bi-image"></i>
193201
</h5>
194202
<small>Week 5: 2/3/25</small>
195203
</div>
196-
<p class="mb-1">The build team started working on the field element called the reef. Build students have been reviewing drawings and putting assembly skills to use.</p>
204+
<p class="mb-1">The Build team started working on the field element called the reef. Build students have been reviewing drawings and putting assembly skills to use.</p>
197205
</a>
198206

199207
<a class="list-group-item list-group-item-action" aria-current="true">
@@ -271,20 +279,6 @@ <h5 class="mb-1">Updates Page Created <span class="mark rounded-pill">Marketing
271279
</div>
272280
<br>
273281
<br>
274-
<br>
275-
<br>
276-
<br>
277-
<br>
278-
<br>
279-
<br>
280-
<br>
281-
<br>
282-
<br>
283-
<br>
284-
<br>
285-
<br>
286-
<br>
287-
<br>
288282
<!-- Footer -->
289283
<footer class="d-none d-lg-block">
290284
<div class="bg-1 bottomnav">

0 commit comments

Comments
 (0)