diff --git a/play.pokemonshowdown.com/js/client-topbar.js b/play.pokemonshowdown.com/js/client-topbar.js
index ae8f5f5e2..3f8086753 100644
--- a/play.pokemonshowdown.com/js/client-topbar.js
+++ b/play.pokemonshowdown.com/js/client-topbar.js
@@ -15,7 +15,7 @@
initialize: function () {
// April Fool's 2016 - Digimon Showdown
// this.$el.html('


');
- this.$el.html('
');
+ this.$el.html('
');
this.$tabbar = this.$('.maintabbar .inner');
// this.$sidetabbar = this.$('.sidetabbar');
this.$userbar = this.$('.userbar');
diff --git a/play.pokemonshowdown.com/malamarshowdown.png b/play.pokemonshowdown.com/malamarshowdown.png
new file mode 100644
index 000000000..e1adee54f
Binary files /dev/null and b/play.pokemonshowdown.com/malamarshowdown.png differ
diff --git a/play.pokemonshowdown.com/malamarshowdown@2x.png b/play.pokemonshowdown.com/malamarshowdown@2x.png
new file mode 100644
index 000000000..4ca3a4b28
Binary files /dev/null and b/play.pokemonshowdown.com/malamarshowdown@2x.png differ
diff --git a/pokemonshowdown.com/index.php b/pokemonshowdown.com/index.php
index 8a6c5de42..a3a6341df 100644
--- a/pokemonshowdown.com/index.php
+++ b/pokemonshowdown.com/index.php
@@ -86,7 +86,7 @@ include_once __DIR__ . '/../config/ads-landing.inc.php';