File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ function get_operating_system() {
259
259
@endif
260
260
261
261
<!-- Your Name -->
262
- <h1 class =" fadein" >{{ $info -> name } }@if (($userinfo -> role == ' vip' or $userinfo -> role == ' admin' ) and theme (' disable_verification_badge' ) != " true" )@include (' components.verify-svg' )@endif </h1 >
262
+ <h1 class =" fadein" >{{ $info -> name } }@if (($userinfo -> role == ' vip' or $userinfo -> role == ' admin' ) and theme (' disable_verification_badge' ) != " true" )< span title = " Verified user " > @include (' components.verify-svg' )@endif </ span > </h1 >
263
263
264
264
<!-- Short Bio -->
265
265
<div class =" fadein" ><center ><p style =" width :50% ;min-width :300px ;" class =" fadein" >@if (env (' ALLOW_USER_HTML' ) === true ){!! $info -> littlelink_description ! !}@else {{ $info -> littlelink_description } }@endif </p ></center ></div >
You can’t perform that action at this time.
0 commit comments