story-kit: merge 186_story_add_storkit_branding_to_header

This commit is contained in:
Dave
2026-02-25 15:32:03 +00:00
parent 2ed8c3c045
commit cc59f0fcfc
2 changed files with 16 additions and 0 deletions

View File

@@ -73,6 +73,17 @@ export function ChatHeader({
marginRight: "20px",
}}
>
<span
style={{
fontWeight: "700",
fontSize: "1em",
color: "#ececec",
flexShrink: 0,
letterSpacing: "0.02em",
}}
>
StorkIt
</span>
<div
title={projectPath}
style={{