diff --git a/_posts/fixme/2019-05-17-some-android-app-recommendations.md b/_posts/fixme/2019-05-17-some-android-app-recommendations.md
index a4ad37b..8038d25 100644
--- a/_posts/fixme/2019-05-17-some-android-app-recommendations.md
+++ b/_posts/fixme/2019-05-17-some-android-app-recommendations.md
@@ -88,7 +88,7 @@ It also supports a "unified inbox" view, for viewing emails from all your inboxe
Its design feels rather archaic, and feels like a KitKat app. K-9's design is remarkably similar to Gmail's Holo theme from half a decade ago.
-![Gmail's Holo theme.](https://cdn.appstorm.net/android.appstorm.net/files/2012/05/screen08.jpg)
+![Gmail's Holo theme.](https://cdn.bune.city/post-media/2019-05-17-some-android-app-recommendations/screen08.jpg)
While I miss some of Gmail's convenience features (mainly being able to swipe an email to mark it as unread), I prefer K-9 in almost every other way. Except the design, anyway.
diff --git a/_posts/fixme/2019-05-19-a-simple-glitch-soc-tweak.md b/_posts/fixme/2019-05-19-a-simple-glitch-soc-tweak.md
index 2121d08..785ac54 100644
--- a/_posts/fixme/2019-05-19-a-simple-glitch-soc-tweak.md
+++ b/_posts/fixme/2019-05-19-a-simple-glitch-soc-tweak.md
@@ -35,12 +35,11 @@ Some more examples
Some more examples of how things look with this small change, because I think it looks really nice.
-- ![](https://cdn.bune.city/2019/05/d12970210c4933d4950c134c31b8a6a1/sshot_2019-05-19_at_15-29-33-1558243773.png)
+![](https://cdn.bune.city/2019/05/d12970210c4933d4950c134c31b8a6a1/sshot_2019-05-19_at_15-29-33-1558243773.png)
-- ![](https://cdn.bune.city/2019/05/2123e7c63b371fc455b9e5ba2ddf920c/sshot_2019-05-19_at_15-17-37-1558243057.png)
+![](https://cdn.bune.city/2019/05/2123e7c63b371fc455b9e5ba2ddf920c/sshot_2019-05-19_at_15-17-37-1558243057.png)
+
+![](https://cdn.bune.city/2019/05/838e232660a060a4257af7c2530073fb/sshot_2019-05-19_at_15-20-01-1558243201.png)
-- ![](https://cdn.bune.city/2019/05/838e232660a060a4257af7c2530073fb/sshot_2019-05-19_at_15-20-01-1558243201.png)
-
-[]{.wp-block-jetpack-slideshow_button-prev .swiper-button-prev .swiper-button-white}[]{.wp-block-jetpack-slideshow_button-next .swiper-button-next .swiper-button-white}[]{.wp-block-jetpack-slideshow_button-pause}
diff --git a/assets/style.css b/assets/style.css
index ddbcaed..52acf16 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -39,7 +39,7 @@ footer {
nav {
display: inline-block;
}
-nav a {
+nav a, #header-home-link {
padding: 0 10px;
display: inline-block;
}