From 3ff0811164ec8b28a75e66b7105b7ff546f5cc6b Mon Sep 17 00:00:00 2001 From: Arya K Date: Wed, 5 Jul 2023 15:57:29 +0530 Subject: [PATCH] Add AnonymousOverflow to question title This patch adds anonymousoverflow to the title of questions, making tracking anonymousoverflow through things like activitywatch easier.. --- templates/question.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/question.html b/templates/question.html index c9f3654..eb20e2d 100644 --- a/templates/question.html +++ b/templates/question.html @@ -1,7 +1,7 @@ - {{ .question.Title }} + {{ .question.Title }} | AnonymousOverflow