diff --git a/config.toml b/config.toml
index 5490625..f0b4261 100644
--- a/config.toml
+++ b/config.toml
@@ -30,6 +30,6 @@ navbar_items = [
[extra.author]
name = "AnarSec"
-avatar = "/gifs/gay.gif"
+avatar = "/gifs/gay2.gif"
[extra.social]
diff --git a/content/_index.md b/content/_index.md
index 916fe83..2e6d453 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -3,10 +3,16 @@ sort_by = "date"
paginate_by = 10
title = "Tech Guides for Anarchists"
+++
-* You want a quick overview of our advice for all anarchists? → [**Recommendations**](/recommendations)
-* You need to write anonymous communiques or do action research? → [**Tails for Anarchists**](/posts/tails) and [**Tails Best Practices**](/posts/tails-best)
-* You need to manage a large number of digital identities on a daily basis? → [**Qubes OS for Anarchists**](/posts/qubes)
-* You want to protect your digital devices from covert house visits by law enforcement? → [**Make Your Electronics Tamper-Evident**](/posts/tamper)
+
+
Categories:
{% for category in categories %}
-
+
@@ -100,7 +100,7 @@
Tags:
{% for tag in tags %}
-
+
diff --git a/themes/DeepThought/templates/section.html b/themes/DeepThought/templates/section.html
index c64d347..fd952c7 100644
--- a/themes/DeepThought/templates/section.html
+++ b/themes/DeepThought/templates/section.html
@@ -51,7 +51,7 @@