summaryrefslogtreecommitdiffstats
path: root/templates/settings/_menu.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/settings/_menu.html')
-rw-r--r--templates/settings/_menu.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/settings/_menu.html b/templates/settings/_menu.html
index 8aede68..55c0100 100644
--- a/templates/settings/_menu.html
+++ b/templates/settings/_menu.html
@@ -6,9 +6,6 @@
<a href="{% url "settings_interface" %}" {% if section == "interface" %}class="selected"{% endif %} title="Interface">
<i class="fa-solid fa-display"></i> Interface
</a>
- <a href="{% url "settings_follows" %}" {% if section == "follows" %}class="selected"{% endif %} title="Follows">
- <i class="fa-solid fa-arrow-right-arrow-left"></i> Follows
- </a>
<h3>Account</h3>
<a href="{% url "settings_security" %}" {% if section == "security" %}class="selected"{% endif %} title="Login &amp; Security">
<i class="fa-solid fa-key"></i> Login &amp; Security