scala-news-reader

rss/atom news reader in scala

git clone https://9o.is/git/scala-news-reader.git

commit 7cf12a594e9fa2f9ee2ca19ff126e349113606c6
parent d1f3d7479db85ad31eba186e633d8235463dbeab
Author: Jul <jul@9o.is>
Date:   Mon, 12 Aug 2013 04:45:34 -0400

transfered bundlr's facebook logo to s3

Diffstat:
Msrc/main/less/styles.less | 4++--
Msrc/main/resources/props/production.default.props | 1-
2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/main/less/styles.less b/src/main/less/styles.less @@ -284,7 +284,7 @@ body { } .fb-btn { - background-image: url('http://bundlr.com/images/homepage/facebook.png?1371475259'); + background-image: url('https://s3.amazonaws.com/readmeans/img/facebook.png'); background-repeat: no-repeat; background-position: 5% 50%; background-color: rgb(59, 89, 152); @@ -295,7 +295,7 @@ body { box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); &:hover, &:focus { - background-image: url('http://bundlr.com/images/homepage/facebook.png?1371475259'); + background-image: url('https://s3.amazonaws.com/readmeans/img/facebook.png'); background-repeat: no-repeat; background-position: 5% 50%; text-decoration: none; diff --git a/src/main/resources/props/production.default.props b/src/main/resources/props/production.default.props @@ -13,7 +13,6 @@ aws.s3.bucket= oauth.baseurl= # Wordpress Oauth -wordpress.baseurl= wordpress.key= wordpress.secret=