Hello,
I’m very new on twitter dev. I try to include a twitter timeline into an external website. So I created a widget and paste the code into my html file, here is the code (provided by twitter) :
a href=“https://twitter.com/clienteocrm?ref_src=twsrc%5Etfw” class=“twitter-follow-button” data-show-count=“false”>Follow @clienteocrm script async src=“https://platform.twitter.com/widgets.js” charset=“utf-8”>/script>
(I deleted some ‘<’ to show you the code)
When I refresh the page I just have the following link diplayed
Follow @clienteocrm
no timeline, nothing…
Any idea?