diff --git a/README.md b/README.md index bf60fd2..e4c8fbf 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ +# ⚠️ DEPRECATED +# Twitter has killed off its free API so this no longer works + +--- + ![TweetSVG](logo.png) Generate an SVG for a given Tweet ID Available at https://tweet.cluster.fun/ -## Example +## Example ``` diff --git a/index.html b/index.html index 7c2b478..c4ccd7e 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,11 @@ figcaption { text-align: center; } + + .announcement { + font-size: 3em; + font-weight: bold; + } @@ -61,6 +66,10 @@ Generate an SVG for a given Tweet ID +

+ ⚠️ DEPRECATED - Twitter has killed off its free API so this no longer works +

+

Enter the URL or ID of a tweet to have an SVG generated for it, no JavaScript required!