begroff / random-quote-generator

A random quote generator using the Forismatic API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Logic for getting quote

begroff opened this issue · comments

There is logic that only gets quotes if the quote and author length are less than 109 characters, so the quote can be tweetable. If the length is greater than 109, it tries to get the quote again. When it does this, it fails to update the html attributes of the tweet button.