Skip to content

Commit 2375baa

Browse files
authored
Add data-dnt="true" to the Twitter widget
1 parent cd9c8b7 commit 2375baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h3>Batch Continuations <div class="label label-primary">Pro</div></h3>
176176
</div>
177177
<div class="col-md-3 hidden-xs hidden-sm">
178178
<h3>Twitter <small>by <a href="https://twitter.com/hangfireio" target="_blank">@hangfireio</a></small></h3>
179-
<a height="335" data-chrome="noborders noheader nofooter" class="twitter-timeline" href="https://twitter.com/hangfireio" data-widget-id="451027617567621120"></a>
179+
<a height="335" data-dnt="true" data-chrome="noborders noheader nofooter" class="twitter-timeline" href="https://twitter.com/hangfireio" data-widget-id="451027617567621120"></a>
180180
<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>
181181

182182
<h3 style="margin-top: 5px;">Pluralsight Course</h3>

0 commit comments

Comments
 (0)