Updated banner.

This commit is contained in:
Martin Edenhofer 2015-05-17 23:11:08 +02:00
parent c5ae5e767c
commit 13da832a64

View file

@ -2,12 +2,11 @@ class Widget
constructor: ->
return if App.Config.get('developer_mode')
banner = """
| _
| _____ __(_)
| /__ / ____ _____ ___ ____ ___ ____ _____/ /
| / / / __ `/ __ `__ \\/ __ `__ \\/ __ `/ __ /
| / /__/ /_/ / / / / / / / / / / / /_/ / /_/ /
| /____/\\__,_/_/ /_/ /_/_/ /_/ /_/\\__,_/\\__,_/
| _____ _
| / _ / __ _ _ __ ___ _ __ ___ __ _ __| |
| \\// / / _` | '_ ` _ \\| '_ ` _ \\ / _` |/ _` |
| / //\\ (_| | | | | | | | | | | | (_| | (_| |
| /____/\\__,_|_| |_| |_|_| |_| |_|\\__,_|\\__,_|
|
| Hi there, nice to meet you!
|