File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed
Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-01-27T22:10:22Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-01-27T22:21:06Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -101,12 +101,7 @@ <h3>Let's get started. What do you need to do right now?</h3>
101101 </ div >
102102 </ div >
103103 </ div > </ div >
104- < script type ="text/javascript ">
105- setTimeout ( function ( ) { var a = document . createElement ( "script" ) ;
106- var b = document . getElementsByTagName ( "script" ) [ 0 ] ;
107- a . src = document . location . protocol + "//script.crazyegg.com/pages/scripts/0016/5846.js?" + Math . floor ( new Date ( ) . getTime ( ) / 3600000 ) ;
108- a . async = true ; a . type = "text/javascript" ; b . parentNode . insertBefore ( a , b ) } , 1 ) ;
109- </ script > < hr />
104+ < hr />
110105 < div class ="footer pull-right ">
111106 < a href ="http://www.mattmakai.com/ " class ="underline "> Matt Makai</ a >
112107 2014
Original file line number Diff line number Diff line change 1212 </ div >
1313 {% include "sidebar.html" %}
1414</ div >
15- {% include "crazyegg.html" %}
1615{% endblock %}
You can’t perform that action at this time.
0 commit comments