Skip to content

Commit

Permalink
Updated link on xmas banner
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardhanna committed Nov 29, 2024
1 parent ea35178 commit b801028
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 @@ -19,7 +19,7 @@
<div class="date">@lang('home.when')</div>
<div class="text">@lang('home.xmas_text')</div>
<!-- <div class="arrow"><img src="/images/arrow_down.svg"></div>-->
<a href=" /guide/" class="mt-4 self-start px-6 text-base font-bold text-white uppercase bg-secondary hover:bg-blue-primary leading-truly-normal rounded-lg min-h-[38px] lg:max-w-[168px] flex items-center justify-center max-tablet:px-5 max-tablet:w-full max-tablet:max-w-full max-lg:text-center max-tablet:mx-auto" role="button">
<a href="/blog/codingchristmas-2024/" class="mt-4 self-start px-6 text-base font-bold text-white uppercase bg-secondary hover:bg-blue-primary leading-truly-normal rounded-lg min-h-[38px] lg:max-w-[168px] flex items-center justify-center max-tablet:px-5 max-tablet:w-full max-tablet:max-w-full max-lg:text-center max-tablet:mx-auto" role="button">
Get involved!
</a>
</div>
Expand Down

0 comments on commit b801028

Please sign in to comment.