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 eb96bb8 commit 087868cCopy full SHA for 087868c
resources/views/littlelink.blade.php
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
- <title>{{ $littlelink_name }} 🔗 {{ config('app.name') }} </title>
+ <title>{{ $userinfo->name }} 🔗 {{ config('app.name') }} </title>
6
<meta name="description" content="{{ $userinfo->littlelink_description }}">
7
<meta name="author" content="{{ $userinfo->name }}">
8
<meta name="viewport" content="width=device-width, initial-scale=1">
0 commit comments