From d30c4d391ea320b4bd320b9531ae7a7bd8ae2e04 Mon Sep 17 00:00:00 2001 From: Ryan Stafford Date: Sat, 16 Dec 2023 22:22:54 -0500 Subject: [PATCH] add scaled and controversial sorts --- templates/main.html | 1 + templates/nav.html | 2 ++ templates/settings.html | 3 +++ 3 files changed, 6 insertions(+) diff --git a/templates/main.html b/templates/main.html index a8c78d9..2e45e84 100644 --- a/templates/main.html +++ b/templates/main.html @@ -82,6 +82,7 @@ sorted by: hot top + controversial new old diff --git a/templates/nav.html b/templates/nav.html index bb83b8d..4a06a93 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -73,6 +73,8 @@ {{ else }} hot active + scaled + controversial old new most comments diff --git a/templates/settings.html b/templates/settings.html index fa3c184..a815fac 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -75,6 +75,8 @@