From 1d4534374b4ac9f151cedcea221a41c991d3a0b8 Mon Sep 17 00:00:00 2001 From: jason Date: Mon, 9 Mar 2026 18:50:16 -0500 Subject: [PATCH] feat: Add static/ directory for branding assets (drop br-logo.png here) --- static/.gitkeep | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 static/.gitkeep diff --git a/static/.gitkeep b/static/.gitkeep new file mode 100644 index 0000000..7ef9185 --- /dev/null +++ b/static/.gitkeep @@ -0,0 +1,3 @@ +# Drop branding assets here (e.g. br-logo.png). +# This file exists only to track the directory in git. +# Files in this folder are served at /static/.