Merge pull request #3258 from fwForks/master

Added <title> tag
This commit is contained in:
Taylor Otwell 2015-02-22 19:52:47 -06:00
commit 1c58722f02
1 changed files with 2 additions and 0 deletions

View File

@ -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>