fixing the name displayed in title of browser

This commit is contained in:
Brent Jameson 2014-09-14 15:18:06 -04:00
parent bfe54f7d1e
commit bd2ab454ef
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>