We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88338e2 commit 307f26dCopy full SHA for 307f26d
resources/views/pages/home.blade.php
@@ -23,6 +23,7 @@
23
</div>
24
<div class="column">
25
@include('partials.home.recently_updated')
26
+ @include('partials.home.h2_lvl55')
27
28
29
@endsection
resources/views/partials/home/h2_lvl55.blade.php
@@ -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