Skip to content

Commit 307f26d

Browse files
authored
feat: add lvl55 gg callout (#1463)
* feat: add lvl55 gg callout * feat: add lvl55 gg callout
1 parent 88338e2 commit 307f26d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

resources/views/pages/home.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</div>
2424
<div class="column">
2525
@include('partials.home.recently_updated')
26+
@include('partials.home.h2_lvl55')
2627
</div>
2728
</div>
2829
@endsection
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<div class="notification is-success mb-2 mt-2">
2+
<a target="_blank" href="https://leafapp.co/player/iBot">I</a>
3+
love Halo 2 and supporting the upcoming Halo 2 tournament - <a target="_blank" href="https://www.lvl50.gg">LVL50.gg</a>.
4+
If you donate and tell me - you'll get the Leaf badge (<i class="fas fa-leaf"></i>) on your profile!
5+
</div>

0 commit comments

Comments
 (0)