Wire branding into the app shell (todo §2); render config logo + default theme, fall back to the brand mark

This commit is contained in:
2026-06-16 16:07:24 +02:00
parent 952dd03cc2
commit ff7b55be4c
10 changed files with 43 additions and 10 deletions

View File

@@ -18,6 +18,7 @@
brand: model.shell.brand,
breadcrumbs: model.shell.breadcrumbs,
nav,
theme: model.shell.theme,
title: model.shell.title,
user: model.shell.user,
}) %>