Skip to content

Commit

Permalink
Update index.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianPrieber committed Nov 14, 2022
1 parent 6f25200 commit 0975ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/panel/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<div class='p-2 h6'><i class="bi bi-link"> Links: {{ $links }} </i></span></div>

<div class='p-2 h6'><i class="bi bi-eye"> Click: {{ $clicks }} </i></span></div>
<div class='p-2 h6'><i class="bi bi-eye"> Clicks: {{ $clicks }} </i></span></div>
</div>
</section>

Expand Down

0 comments on commit 0975ab1

Please sign in to comment.