Skip to content

Commit

Permalink
Clean up homepage content
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardhanna committed Jan 10, 2025
1 parent 35228d7 commit 02694d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/static/home.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<img src="/images/countdown.svg" class="static-image">
</div>
<div class="when">
<div class="mb-4 title test testtwo">#EUCodeWeek</div>
<div class="mb-4 title test testtwo testthree">#EUCodeWeek</div>
<!--<div class="date">@lang('home.when')</div> -->
<div class="text">@lang('home.when_text')</div>
<div class="arrow"><img src="/images/arrow_down.svg"></div>
Expand Down

0 comments on commit 02694d8

Please sign in to comment.