Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit b488190

Browse files
committed
Updated index.html
Improved Twitter widget to match the height of the footer.
1 parent dfe3215 commit b488190

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -461,9 +461,8 @@ <h4 class="menu-item-name">toggle</h4>
461461
<section class="profile-modules" id="modules">
462462
<ul class='twitter-columns'>
463463
<li class="profile-module module-twitter">
464-
<h2 class="module-name">Tweets</h2>
465-
<a class="twitter-timeline" href="https://twitter.com/SquareEng" data-widget-id="281462446621851648" data-screen-name="SquareEng" data-chrome="none" data-link-color="#50a9ca" data-heading-style="color:#2d3c48;font-size:22px;font-weight:300;line-height:17px;font-family:'SQMarket', 'Helvetica Neue',sans-serif;" height="635" width="100%"></a>
466-
<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>
464+
<a class="twitter-timeline" href="https://twitter.com/SquareEng" data-widget-id="658343991977443328">Tweets by @SquareEng</a>
465+
<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>
467466
</li>
468467
<li class="profile-module">
469468
<h2 class="module-name">Join us</h2>

0 commit comments

Comments
 (0)