Skip to content

Commit

Permalink
Changed images, made horrible free replacements
Browse files Browse the repository at this point in the history
  • Loading branch information
eprochasson committed Jul 25, 2013
1 parent 711ac74 commit 1f3df65
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/helpers/handlebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Handlebars.registerHelper('Lex', function(k, options){

Handlebars.registerHelper('thumbnail', function(url, w,h,fit){
if(!url){
url = "https://www.filepicker.io/api/file/A3WeRoNIR8aAg93xbyFe/"
return "/unknown.jpg";
}
var str = url+'/convert?';
var options = {
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.
Binary file modified public/unknown.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f3df65

Please sign in to comment.