We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
So I tried to make an itty bitty website which just showed all tweets from a certain account (using Twitter Publish, their own embedding system).
I made the embed code using: https://publish.twitter.com/ : <a class="twitter-timeline" href="https://twitter.com/ehealthplatform?ref_src=twsrc%5Etfw">Tweets by ehealthplatform</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> Then made a Codepen url of it: https://codepen.io/anon/pen/zJjxZB And then created the itty bitty url: https://itty.bitty.site/#/data:text/html;charset=utf-8;bxze64,XQAAAAIVAQAAAAAAAAAeHMqHyTY4PyKmqfkwr6ooCXSIMxPQ7ojnoHG+lzsAutJCB8RmO+Q+zNg7K3/E5KxQnWRiTzQgleLloLPQK8oNN6qK/eVlAeJ+oQPq9+v7UVRDnVHenkbbMG1Wq3wTyW5ZZ1X/WvkimMtp+FrthWP7jz2CqUMVDVXzXwAXgH5A8V1VbAFxniJgmF5EXuoJdcTvbeAlo9m4/jjrqs4i+lmj/W7mOIwTtD6ZPlcYL5XJI0YfclIslt6ft//c58cA
<a class="twitter-timeline" href="https://twitter.com/ehealthplatform?ref_src=twsrc%5Etfw">Tweets by ehealthplatform</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
But it never wants to load fully. It always gets stuck on syndication.twitter.com
The text was updated successfully, but these errors were encountered:
No branches or pull requests
So I tried to make an itty bitty website which just showed all tweets from a certain account (using Twitter Publish, their own embedding system).
I made the embed code using: https://publish.twitter.com/ :
<a class="twitter-timeline" href="https://twitter.com/ehealthplatform?ref_src=twsrc%5Etfw">Tweets by ehealthplatform</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Then made a Codepen url of it: https://codepen.io/anon/pen/zJjxZB
And then created the itty bitty url: https://itty.bitty.site/#/data:text/html;charset=utf-8;bxze64,XQAAAAIVAQAAAAAAAAAeHMqHyTY4PyKmqfkwr6ooCXSIMxPQ7ojnoHG+lzsAutJCB8RmO+Q+zNg7K3/E5KxQnWRiTzQgleLloLPQK8oNN6qK/eVlAeJ+oQPq9+v7UVRDnVHenkbbMG1Wq3wTyW5ZZ1X/WvkimMtp+FrthWP7jz2CqUMVDVXzXwAXgH5A8V1VbAFxniJgmF5EXuoJdcTvbeAlo9m4/jjrqs4i+lmj/W7mOIwTtD6ZPlcYL5XJI0YfclIslt6ft//c58cA
But it never wants to load fully. It always gets stuck on syndication.twitter.com
The text was updated successfully, but these errors were encountered: