From 0e326cfea31783365a92e7f0487d30dc55857454 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 27 Sep 2022 13:08:52 -0700 Subject: [PATCH] templates: Update HTML meta tags for better description and app-name - 'application-name' is not meant for regular web pages, just web apps. FreedomBox qualifies as a web app. Browsers may use this over title. - 'description' should rather talk about FreedomBox rather than just what role the web interface plays in the FreedomBox project. Tests: - Verify formatting in output HTML. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/templates/base.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plinth/templates/base.html b/plinth/templates/base.html index b431ca286..76db24170 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -26,9 +26,12 @@ + {% block title %}