copy: flip visible wordmark → Roundtable

Updates nav brand, page <title> blocks across all templates, and the
read-only share view footer. Removes duplicate Roundtable heading from
login card now that the nav wordmark reads correctly.
This commit is contained in:
2026-04-13 18:40:30 -04:00
parent 62d28b1032
commit 55a4fac3e9
32 changed files with 34 additions and 35 deletions
@@ -1,6 +1,6 @@
{# roundtable/templates/settings/notifications.html #}
{% extends "base.html" %}
{% block title %}Settings — Notifications — Fabled Scryer{% endblock %}
{% block title %}Settings — Notifications — Roundtable{% endblock %}
{% block content %}
{% set active_tab = "notifications" %}
{% include "settings/_tabs.html" %}