Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
昨日、追加のTwitterフォローボタンがサイトのAddThisセクションに表示され始めたため、2つの同じTwitterフォローボタンがありました。AddThisはボタンをJavaScriptで配置します。htmlのaddthisセクションにはTwitterへのリンクが1つしかないため、これはAddThisまたはTwitterのバグである必要があります。
現在は修正されているようですが、将来的には役立つかもしれません。2番目のTwitterフォローボタンを非表示にして修正しました。
iframe.twitter-follow-button + iframe.twitter-follow-button { display: none; }