Mercurial > rsstweet
view app/views/tweets/index.html.erb @ 47:e5082c4c234d
Also allow config-file-based configuration.
author | nanaya <me@myconan.net> |
---|---|
date | Thu, 23 Apr 2015 16:05:08 +0900 |
parents | 9e03bbbb1d43 |
children | d4bda7501b77 |
line wrap: on
line source
<!DOCTYPE html> <head> <title>rsstweet</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body> <h1>rsstweet</h1> <p>Proxying any user's tweet for usage with RSS readers</p> <ul> <li> Source: <a href="http://bitbucket.org/edogawaconan/rsstweet">Bitbucket</a> </li> </ul> </body>