File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width ">
66 < meta name ="description " content ="{{ site.description }} ">
77 < link rel ="canonical " href ="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }} ">
8+ < link rel ="icon " href ="{{ "/favicon.ico" | prepend:site.baseurl}}" type="image/x-icon" />
89
910 <!-- Custom CSS -->
1011 < link rel ="stylesheet " href ="{{ "/css/main.css" | prepend: site.baseurl }}">
1415 < link rel ="stylesheet " href ="{{ "/css/sessions.css" | prepend: site.baseurl }}">
1516 {% endif %}
1617
17- < script src ="http://code.jquery.com/jquery-1.9.1.js " type ="text/javascript "> </ script >
18+ < script src ="http://code.jquery.com/jquery-1.9.1.js " type ="text/javascript "> </ script >
1819 < script src ="/js/jquery.flexnav.min.js " type ="text/javascript "> </ script >
1920 < link href ="/css/flexnav.css " media ="screen, projection " rel ="stylesheet " type ="text/css ">
2021</ head >
You can’t perform that action at this time.
0 commit comments