From ab1d0d50148f3ade78f762b4e3d58e9d90d07576 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Thu, 26 Feb 2026 04:24:04 +0000 Subject: [PATCH] brand: add (you)r* prefix to landing page title Reinforces the r-suite "your tools" philosophy across all rApp landing pages. Also normalizes title separators to em-dash for consistency. Co-Authored-By: Claude Opus 4.6 --- portal/templates/portal/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/templates/portal/base.html b/portal/templates/portal/base.html index 9d9434b..3cbcff3 100644 --- a/portal/templates/portal/base.html +++ b/portal/templates/portal/base.html @@ -10,7 +10,7 @@ {% load static %} - {% block title %}Upload{% endblock %} - rfiles.online + {% block title %}Upload{% endblock %} - (you)rFiles