Skip to content

Commit 071fb08

Browse files
committed
extended-deadline-box
1 parent c2de16e commit 071fb08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: layouts/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ <h2>{{ .Params.hero_subtitle }}</h2>
1212
<div><b>{{ .Params.start }}</b><br>
1313
<b>{{ .Params.end }}</b>
1414
</div>
15+
<div class="card text-white mt-3 animate-pulse " style="width: fit-content; background-color: rgb(88, 127, 204);" data-aos="zoom-in-left" >
16+
<div class="card-header">Application Deadline Extended: <b>January 15, 2025.</b></div>
17+
</div>
1518
<br>
1619
</div>
1720
</div>

0 commit comments

Comments
 (0)