File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<html lang =" en" >
33<head >
44 <meta charset =" utf-8" >
5- <title >{{ $littlelink_name } } 🔗 {{ config (' app.name' ) } } </title >
5+ <title >{{ $userinfo -> name } } 🔗 {{ config (' app.name' ) } } </title >
66 <meta name =" description" content =" {{ $userinfo -> littlelink_description } }" >
77 <meta name =" author" content =" {{ $userinfo -> name } }" >
88 <meta name =" viewport" content =" width=device-width, initial-scale=1" >
@@ -188,7 +188,7 @@ function get_operating_system() {
188188 <h1 class =" fadein" >{{ $info -> name } } </h1 >
189189
190190 <!-- Short Bio -->
191- <p class =" fadein" >{{ $info -> littlelink_description } } </p >
191+ <center >< p style = " width : 50 % ; min-width : 300 px ; " class =" fadein" >{{ $info -> littlelink_description } } </p ></ center >
192192
193193 @endforeach
194194 <!-- Buttons -->
You can’t perform that action at this time.
0 commit comments