From 4ea9637e3a81c552188e5acc8a4adcadce2c5ec7 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 25 Apr 2024 16:10:58 +0200 Subject: [PATCH] feat: add app description config --- templates/threads.html | 7 ++++--- threads.py | 9 ++++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/templates/threads.html b/templates/threads.html index cae21ac..79d289f 100644 --- a/templates/threads.html +++ b/templates/threads.html @@ -3,7 +3,7 @@ - {{ title }} + {{ app.title }}