1010
1111< iframe src ="https://ghbtns.com/github-btn.html?user=realpython&repo=python-guide&type=watch&count=true " allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="200px " height ="35px "> </ iframe >
1212
13- < h3 > Stay Informed</ h3 >
14- < p > Receive updates on new releases and upcoming projects.</ p >
15-
16- < p > < iframe src ="https://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false " allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="200 " height ="20 "> </ iframe > </ p >
17-
18- < p > < a href ="https://twitter.com/kennethreitz " class ="twitter-follow-button " data-show-count ="false "> Follow @kennethreitz</ a > < script > ! function ( d , s , id ) { var js , fjs = d . getElementsByTagName ( s ) [ 0 ] , p = / ^ h t t p : / . test ( d . location ) ?'http' :'https' ; if ( ! d . getElementById ( id ) ) { js = d . createElement ( s ) ; js . id = id ; js . src = p + '://platform.twitter.com/widgets.js' ; fjs . parentNode . insertBefore ( js , fjs ) ; } } ( document , 'script' , 'twitter-wjs' ) ; </ script > </ p >
19-
20- < p > < a href ="http://tinyletter.com/kennethreitz "> Join Mailing List</ a > .</ p >
21- < p > < a href ="https://saythanks.io/to/kennethreitz "> Say Thanks!</ a > </ p >
22-
23- < hr >
24-
2513< h3 > O'Reilly Book</ h3 >
2614
2715< p > This guide is now available in tangible book form!</ p >
@@ -30,20 +18,12 @@ <h3>O'Reilly Book</h3>
3018
3119< p > All proceeds are being directly donated to the < a href ="https://djangogirls.org "> DjangoGirls</ a > organization.</ p >
3220
33- < h3 > Other Projects</ h3 >
34-
35- < p > More < a href ="http://kennethreitz.org/ "> Kenneth Reitz</ a > projects:</ p >
36- < ul >
37- < li > < a href ="http://howtopython.org/ "> howtopython.org</ a > </ li >
38- < li > < a href ="http://wsl-guide.org/ "> wsl-guide.org</ a > </ li >
39- < li > < a href ="http://pipenv.org/ "> pipenv</ a > </ li >
40- < li > < a href ="http://pep8.org/ "> pep8.org</ a > </ li >
41- < li > < a href ="http://python-requests.org "> Requests: HTTP for Humans</ a > </ li >
42- < li > < a href ="https://github.com/kennethreitz/maya "> Maya: Datetimes for Humans</ a > </ li >
43- < li > < a href ="https://github.com/kennethreitz/records "> Records: SQL for Humans</ a > </ li >
44- < li > < a href ="http://www.git-legit.org "> Legit: Git for Humans</ a > </ li >
45- < li > < a href ="http://docs.python-tablib.org/en/latest/ "> Tablib: Tabular Datasets</ a > </ li >
46- </ ul >
21+ < p >
22+ < div style ="display:block;position:relative; ">
23+ < div style ="display:block;width:100%;padding-top:100%; "> </ div >
24+ < div class ="rpad " data-unit ="1x1 " style ="position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden; "> </ div >
25+ </ div >
26+ </ p>
4727
4828< h3 > Contributors</ h3 >
4929< p >
@@ -53,7 +33,6 @@ <h3>Contributors</h3>
5333 < a href ="https://docs.python-guide.org/notes/contribute/ "> are welcome</ a > !
5434</ p >
5535
56-
5736< h3 > Useful Links</ h3 >
5837< ul >
5938 < li > < a href ="https://docs.python-guide.org/ "> The Guide Website</ a > </ li >
0 commit comments