File tree 2 files changed +12
-9
lines changed
2 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
- < ?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1
+ < ?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
< html xmlns ="http://www.w3.org/1999/xhtml " xmlns:fb ="http://www.facebook.com/2008/fbml " xmlns:og ="http://ogp.me/ns# ">
4
4
< head >
5
5
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 " />
21
21
< link rel ="stylesheet " type ="text/css " href ="http://loopj.com/css/style.css " />
22
22
< link rel ="stylesheet " type ="text/css " href ="http://loopj.com/css/highlight.css " />
23
23
24
- < script type ="text/javascript " src ="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js "> </ script >
25
- < script src ="http://connect.facebook.net/en_US/all.js#xfbml=1 "> </ script >
26
- < script src ="http://platform.twitter.com/widgets.js " type ="text/javascript "> </ script >
27
- < script src ="http://gitforked.com/api/1.1/button.js " type ="text/javascript "> </ script >
24
+ < script type ="text/javascript " src ="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js "> </ script >
28
25
29
26
< script type ="text/javascript ">
30
27
$ ( document ) . ready ( function ( ) {
39
36
} ) ;
40
37
} ) ;
41
38
</ script >
39
+
40
+ {{ page.extra_head }}
42
41
</ head >
43
42
44
43
< body >
@@ -61,5 +60,9 @@ <h1><a href="/">James Smith • loopj.com</a></h1>
61
60
var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
62
61
} ) ( ) ;
63
62
</ script >
63
+
64
+ < script src ="http://connect.facebook.net/en_US/all.js#xfbml=1 " type ="text/javascript "> </ script >
65
+ < script src ="http://platform.twitter.com/widgets.js " type ="text/javascript "> </ script >
66
+ < script src ="http://gitforked.com/api/1.1/button.js " type ="text/javascript "> </ script >
64
67
</ body >
65
68
</ html >
Original file line number Diff line number Diff line change @@ -54,17 +54,17 @@ <h2>About the Author</h2>
54
54
</ p >
55
55
< p class ="social-grill ">
56
56
< a href ="http://www.facebook.com/loopj/ " target ="_blank ">
57
- < img src ="/images/facebook_32.png " />
57
+ < img src ="/images/facebook_32.png " alt =" facebook profile " />
58
58
< span > Facebook Profile</ span >
59
59
</ a >
60
60
61
61
< a href ="http://twitter.com/loopj/ " target ="_blank ">
62
- < img src ="/images/twitter_32.png " />
62
+ < img src ="/images/twitter_32.png " alt =" twitter follow " />
63
63
< span > Follow me on Twitter</ span >
64
64
</ a >
65
65
66
66
< a href ="http://www.linkedin.com/in/loopj/ " target ="_blank ">
67
- < img src ="/images/linkedin_32.png " />
67
+ < img src ="/images/linkedin_32.png " alt =" linkedin profile " />
68
68
< span > LinkedIn Profile</ span >
69
69
</ a >
70
70
</ p >
You can’t perform that action at this time.
0 commit comments