Skip to content

Commit 858a91b

Browse files
committed
Made embed html one liner due to jekyll rendering failure
1 parent 1ce7d81 commit 858a91b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

_posts/2013-10-28-meetup-gae.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,7 @@ The meetup was held on Oct 26, 2013 with a talk on GAE by Akshay Mathur.
1212

1313
Here are the slides of the talk
1414

15-
<iframe src="http://www.slideshare.net/slideshow/embed_code/26088398"
16-
width="597" height="486" frameborder="0" marginwidth="0"
17-
marginheight="0" scrolling="no"
18-
style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px"
19-
allowfullscreen> </iframe>
20-
<div style="margin-bottom:5px"> <strong>
21-
<a href="https://www.slideshare.net/AkshayMathur7/using-google-app-engine-python"
22-
title="Using Google App Engine Python" target="_blank">Using Google App Engine Python</a>
23-
</strong> from <strong><a href="http://www.slideshare.net/AkshayMathur7" target="_blank">Akshay Mathur</a></strong> </div>
15+
<iframe src="http://www.slideshare.net/slideshow/embed_code/26088398" width="597" height="486" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="https://www.slideshare.net/AkshayMathur7/using-google-app-engine-python" title="Using Google App Engine Python" target="_blank">Using Google App Engine Python</a> </strong> from <strong><a href="http://www.slideshare.net/AkshayMathur7" target="_blank">Akshay Mathur</a></strong> </div>
2416

2517
Akshay has also published a blog post at [Google App Engine Python](http://facebook-programming.blogspot.in/2013/09/using-google-app-engine-python.html)
2618

0 commit comments

Comments
 (0)