Browse Source

Added <title> tag

Florian Wartner 9 years ago
parent
commit
e01c17369f
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>
 <html>
 	<head>
 	<head>
+		<title>Laravel</title>
+		
 		<link href='//fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'>
 		<link href='//fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'>
 
 
 		<style>
 		<style>