Skip to content

Commit 4747c42

Browse files
committed
Update updater.blade.php
1 parent eaa3dc6 commit 4747c42

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/views/layouts/updater.blade.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<html lang="en">
44
<head>
55
<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 }}">
96
<meta name="viewport" content="width=device-width, initial-scale=1">
107
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,600,800&display=swap" rel="stylesheet">
118
<link rel="stylesheet" href="{{ asset('littlelink/css/normalize.css') }}">

0 commit comments

Comments
 (0)