diff options
author | Ailin Nemui <ailin@z30a.localdomain> | 2016-09-22 13:48:44 +0200 |
---|---|---|
committer | Ailin Nemui <ailin@z30a.localdomain> | 2016-09-22 13:48:44 +0200 |
commit | 41d0bacbadd42e49e0e43419673349f9f4515663 (patch) | |
tree | 9d9c2c949d9189242248313d92e09e4fe4f1e440 | |
parent | c9408d4db42806b9fdc2de3725e61824b90134ab (diff) | |
download | irssi.github.io-41d0bacbadd42e49e0e43419673349f9f4515663.zip |
remove inappropriate screen
fixes #31
-rw-r--r-- | assets/js/welcome.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/js/welcome.js b/assets/js/welcome.js index 7a4f849..b3f4bd6 100644 --- a/assets/js/welcome.js +++ b/assets/js/welcome.js @@ -22,7 +22,6 @@ var deck = [ "//irssi-import.github.io/themes/mosdef.png", "//irssi-import.github.io/themes/murf.png", "//irssi-import.github.io/themes/n.png", - "//irssi-import.github.io/themes/rain.png", "//irssi-import.github.io/themes/screwer.png", "https://cloud.githubusercontent.com/assets/5665186/4387270/d24911ce-43da-11e4-8d59-f3a14c95d790.jpg", "https://cloud.githubusercontent.com/assets/5665186/4387267/d2401f24-43da-11e4-8753-666ea552580a.png" |