Skip to content

Commit 7457d83

Browse files
committed
feat: adding "credenciamento" row to calendar
1 parent 4c36cae commit 7457d83

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

calendar.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,12 @@ <h2 class="text-brown-400">Sexta-feira</h6>
221221
<td>-</td>
222222
<td>-</td>
223223
</tr>
224+
<tr>
225+
<th>13h00</th>
226+
<td>Credenciamento</td>
227+
<td>-</td>
228+
<td>-</td>
229+
</tr>
224230
<tr class="clickable-row" data-bs-toggle="modal" data-bs-target="#modal-minicurso-02">
225231
<th>14h00</th>
226232
<td>

0 commit comments

Comments
 (0)