Halloween theme done, I guess
This commit is contained in:
parent
e3cfd9142f
commit
242af79ed0
5 changed files with 99 additions and 9 deletions
|
@ -70,8 +70,6 @@ module.exports = {
|
|||
returnTheme: function() {
|
||||
var time = new Date()
|
||||
|
||||
// return halloween()
|
||||
|
||||
if (time.getMonth() + 1 == 10) {
|
||||
return halloween()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue