diff --git a/_includes/jellybeans.html b/_includes/jellybeans.html index 3710846..de434a1 100755 --- a/_includes/jellybeans.html +++ b/_includes/jellybeans.html @@ -1,6 +1,9 @@ -
Your music playing Slack bot
-
Twitter jukebox
-
Spelling correction
-
Chromecast support
-
Post to an Amp URL
-
Share Spotify tracksets
+
Your music playing Slack bot
+
Twitter jukebox
+
Spelling correction
+
Chromecast support
+
Post to an Amp URL
+
Share Spotify tracksets
+
+ Get it on Google Play +
diff --git a/_layouts/default.html b/_layouts/default.html index 8105d52..d8b2794 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -50,7 +50,7 @@
GitHub
RIP Winamp
-
Spotify
+
Spotify
diff --git a/assets/css/amp.scss b/assets/css/amp.scss index fa226e3..2a14f7d 100755 --- a/assets/css/amp.scss +++ b/assets/css/amp.scss @@ -125,6 +125,10 @@ pre { } } +.badges { + margin-top: 10px; +} + .intro { display: block; width: 100%;