Skip to content

Commit

Permalink
Add link to photos
Browse files Browse the repository at this point in the history
  • Loading branch information
riasvdv committed Oct 30, 2023
1 parent b361168 commit c554abf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions resources/2023/views/home.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,19 @@

@include('2023::layouts.social')

{{--
<p class="text-center text-sm mt-2">
<a class="text-white hover:underline" href="{{ route('home', 2022) }}">
Check out the 2022 edition
</a>
</p>
--}}

<p class="mb-4 sm:mb-10 text-base">
<a class="text-white border-b border-dotted leading-normal" href="https://photos.app.goo.gl/zGgR2Cy24L7BtfbF7" target="_blank">
Check out the photos
</a>
</p>
</div>
</div>
</div>
Expand Down

0 comments on commit c554abf

Please sign in to comment.