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 eaa3dc6 commit 4747c42Copy full SHA for 4747c42
resources/views/layouts/updater.blade.php
@@ -3,9 +3,6 @@
3
<html lang="en">
4
<head>
5
<meta charset="utf-8">
6
- <title>{{ config('app.name') }}</title>
7
- <?php $cleaner_input = strip_tags($message->home_message); ?>
8
- <meta name="description" content="{{ $cleaner_input }}">
9
<meta name="viewport" content="width=device-width, initial-scale=1">
10
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,600,800&display=swap" rel="stylesheet">
11
<link rel="stylesheet" href="{{ asset('littlelink/css/normalize.css') }}">
0 commit comments