oscar template: improve result icons

This commit is contained in:
Thomas Pointhuber 2014-10-03 13:16:30 +02:00
parent c25aab73b7
commit 517e57b996
29 changed files with 13 additions and 11 deletions

View file

@ -69,8 +69,8 @@ app.secret_key = settings['server']['secret_key']
babel = Babel(app)
#TODO configurable via settings.yml
favicons = ['wikipedia', 'youtube', 'vimeo', 'soundcloud',
'twitter', 'stackoverflow', 'github']
favicons = ['wikipedia', 'youtube', 'vimeo', 'dailymotion', 'soundcloud',
'twitter', 'stackoverflow', 'github', 'deviantart']
cookie_max_age = 60 * 60 * 24 * 365 * 23 # 23 years