Merge pull request #7 from JamesonNetworks/bugfix/fix_name_in_title

fixing the name displayed in title of browser
This commit is contained in:
Thomas Davis 2014-09-15 21:26:49 +10:00
commit dfd8a82b13
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{resume.bio.firstName}} {{resume.bio.lastName}}</title>
<title>{{basics.name}}</title>
<!-- Bootstrap -->
<style>