From 991fe087f4f3a4bf15c34999ed29422b5be9e5d0 Mon Sep 17 00:00:00 2001 From: Aeledfyr Date: Tue, 6 Jun 2023 18:51:58 -0500 Subject: [PATCH] Add ids to settings headings to allow links to sub-sections Fixes #638 --- tildes/tildes/templates/settings.jinja2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tildes/tildes/templates/settings.jinja2 b/tildes/tildes/templates/settings.jinja2 index 064762d..6c3f283 100644 --- a/tildes/tildes/templates/settings.jinja2 +++ b/tildes/tildes/templates/settings.jinja2 @@ -9,7 +9,7 @@ {% block content %}
-

Display settings

+

Display settings

-

Site behavior settings

+

Site behavior settings

-

Notification settings

+

Notification settings

-

Account settings

+

Account settings