Commit 30ab811362a3b914d0e2471a75049fbc3597e3c8
1 parent
034d6a11
Exists in
master
--no commit message
Showing
1 changed file
with
4 additions
and
2 deletions
Show diff stats
init/index.php
@@ -215,8 +215,10 @@ A:hover { | @@ -215,8 +215,10 @@ A:hover { | ||
215 | <table> | 215 | <table> |
216 | <tr> | 216 | <tr> |
217 | <td> | 217 | <td> |
218 | - <a class="twitter-timeline" href="https://twitter.com/search?q=@i3geo" data-widget-id="288053202174222336" width="220" height="350">Tweets #i3Geo</a> | ||
219 | - <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> | 218 | + <div class="ri"> |
219 | + <a class="twitter-timeline" href="https://twitter.com/hashtag/i3geo" data-widget-id="643417277208133633">i3geo Tweets</a> | ||
220 | + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.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> | ||
221 | + </div> | ||
220 | </td> | 222 | </td> |
221 | </tr> | 223 | </tr> |
222 | </table> | 224 | </table> |