]> git.proxmox.com Git - ceph.git/blob - ceph/src/rocksdb/docs/_includes/plugins/twitter_follow.html
import 14.2.4 nautilus point release
[ceph.git] / ceph / src / rocksdb / docs / _includes / plugins / twitter_follow.html
1 <div class="pluginBlock">
2 <a href="https://twitter.com/{{ include.href }}" class="twitter-follow-button pluginBlock" data-show-count="false">Follow @{{ include.href }}</a>
3 </div>
4
5 <script>!function(d,s,id){
6 var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';
7 if(!d.getElementById(id)){
8 js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';
9 fjs.parentNode.insertBefore(js,fjs);
10 }
11 }(document, 'script', 'twitter-wjs');
12 </script>