Skip to content

Commit e40dfc6

Browse files
committed
feat: Remove unnecessary link type
1 parent 049c7c9 commit e40dfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/welcome.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Laravel</title>
88

99
<!-- Fonts -->
10-
<link href="https://fonts.googleapis.com/css?family=Nunito:200,600" rel="stylesheet" type="text/css">
10+
<link href="https://fonts.googleapis.com/css?family=Nunito:200,600" rel="stylesheet">
1111

1212
<!-- Styles -->
1313
<style>

0 commit comments

Comments
 (0)