Merge pull request #4935 from eddybrando/feat/remove-unnecessary-link-type

[5.7] Remove unnecessary link type on "welcome" view
This commit is contained in:
Taylor Otwell 2019-02-05 07:33:19 -06:00 committed by GitHub
commit 43182688cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<title>Laravel</title>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Nunito:200,600" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Nunito:200,600" rel="stylesheet">
<!-- Styles -->
<style>