Skip to content

Commit b8cb03f

Browse files
committed
Hide parent of social icons when offline.
1 parent a6aa107 commit b8cb03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ <h2>Support</h2>
9696
<p>Automated <a href="https://saucelabs.com/u/lodash">browser</a> &amp; <a href="https://travis-ci.org/lodash/">CI</a> test runs are available.</p>
9797
</section>
9898

99-
<script>!function(t,e,a,n,r){onload=function(){var l=t.getElementById(n);if(navigator.onLine){var s="iframe",o="frameborder=0 scrolling=0 allowtransparency",i="https://platform.twitter.com/widgets",p='class="btn-gh" src="https://ghbtns.com/github-btn.html?user=lodash&amp;repo=lodash&amp;count=true&amp;type=',c="dnt=true&amp;screen_name="+e+"&amp;show_count=false&amp;size=m",d="dnt=true&amp;counturl=https://"+a+".com&amp;dnt=true&amp;show_count=true&amp;size=m&amp;text="+r+"&amp;url=https://"+a+".com/",l=t.getElementById(n),m=t.createElement("div");m.innerHTML="<"+s+" "+o+" "+p+'watch"></'+s+"><"+s+" "+o+" "+p+'fork"></'+s+"><"+s+" "+o+' class="btn-twitter-follow" src="'+i+"/follow_button.html?"+encodeURI(c)+'"></'+s+"><"+s+" "+o+' class="btn-twitter-share" src="'+i+"/tweet_button.html?"+encodeURI(d).replace(/%25/g,"%")+'"></'+s+">",l.appendChild(m.firstChild),l.appendChild(m.firstChild),l.appendChild(m.firstChild),l.appendChild(m.firstChild)}else l.style.display="none"}}(document,"bestiejs","lodash","social","Check out lodash – A JavaScript utility library delivering consistency, modularity, performance, %26 extras");</script>
99+
<script>!function(t,e,a,n,r){onload=function(){var l=t.getElementById(n);if(navigator.onLine){var o="iframe",s="frameborder=0 scrolling=0 allowtransparency",i="https://platform.twitter.com/widgets",p='class="btn-gh" src="https://ghbtns.com/github-btn.html?user=lodash&amp;repo=lodash&amp;count=true&amp;type=',d="dnt=true&amp;screen_name="+e+"&amp;show_count=false&amp;size=m",c="dnt=true&amp;counturl=https://"+a+".com&amp;dnt=true&amp;show_count=true&amp;size=m&amp;text="+r+"&amp;url=https://"+a+".com/",l=t.getElementById(n),m=t.createElement("div");m.innerHTML="<"+o+" "+s+" "+p+'watch"></'+o+"><"+o+" "+s+" "+p+'fork"></'+o+"><"+o+" "+s+' class="btn-twitter-follow" src="'+i+"/follow_button.html?"+encodeURI(d)+'"></'+o+"><"+o+" "+s+' class="btn-twitter-share" src="'+i+"/tweet_button.html?"+encodeURI(c).replace(/%25/g,"%")+'"></'+o+">",l.appendChild(m.firstChild),l.appendChild(m.firstChild),l.appendChild(m.firstChild),l.appendChild(m.firstChild)}else l.parentNode.style.display="none"}}(document,"bestiejs","lodash","social","Check out lodash – A JavaScript utility library delivering consistency, modularity, performance, %26 extras")</script>

0 commit comments

Comments
 (0)