Skip to content

Commit

Permalink
Added check emoji to past dates
Browse files Browse the repository at this point in the history
  • Loading branch information
thevvalverde committed Apr 3, 2024
1 parent f799c6d commit 5038a2c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions djangocon_2024/templates/modules/home_dates.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
</span>
<ul class="important-dates-text w-100 mt-3 mt-lg-0">
<li class="text-decoration-line-through">
🎤 1st - Call For Participation Opening✅
🎤 1st - Call For Participation Opening
</li>
<li class="text-decoration-line-through">
🎫 1st - Early Bird Ticket Sales Opening✅
🎫 1st - Early Bird Ticket Sales Opening
</li>
</ul>
</div>
Expand All @@ -37,7 +37,7 @@
</span>
<ul class="important-dates-text w-100 mt-3 mt-lg-0">
<li class="text-decoration-line-through">
🎤 29th - Call For Participation Deadline✅
🎤 29th - Call For Participation Deadline
</li>
</ul>
</div>
Expand All @@ -47,10 +47,10 @@
</span>
<ul class="important-dates-text w-100 mt-3 mt-lg-0">
<li class="text-decoration-line-through">
📝 1st - Content Review & Selection Kickoff✅
📝 1st - Content Review & Selection Kickoff
</li>
<li class="text-decoration-line-through">
✈️ 15th - Grants Applications Opening
✈️ 15th - Grants Applications Openin ✅
</li>
</ul>
</div>
Expand All @@ -60,10 +60,10 @@
</span>
<ul class="important-dates-text w-100 mt-3 mt-lg-0">
<li class="text-decoration-line-through">
🎙 1st - Talks Publication
🎙 1st - Talks Publication
</li>
<li class="text-decoration-line-through">
👶 1st - Childcare Applications Opening
👶 1st - Childcare Applications Opening
</li>
<li>
🗓 15th - Schedule Publication
Expand Down

0 comments on commit 5038a2c

Please sign in to comment.