mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-10 17:10:47 +01:00
Changed title to name on ll page
Changed title to name on littlelink page
This commit is contained in:
parent
eb96bb823e
commit
087868c4e1
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>{{ $littlelink_name }} 🔗 {{ config('app.name') }} </title>
|
||||
<title>{{ $userinfo->name }} 🔗 {{ config('app.name') }} </title>
|
||||
<meta name="description" content="{{ $userinfo->littlelink_description }}">
|
||||
<meta name="author" content="{{ $userinfo->name }}">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
Loading…
x
Reference in New Issue
Block a user