Browse Source

Merge pull request #3258 from fwForks/master

Added <title> tag
Taylor Otwell 9 years ago
parent
commit
1c58722f02
1 changed files with 2 additions and 0 deletions
  1. 2 0
      resources/views/welcome.blade.php

+ 2 - 0
resources/views/welcome.blade.php

@@ -1,5 +1,7 @@
 <html>
 	<head>
+		<title>Laravel</title>
+		
 		<link href='//fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'>
 
 		<style>