From 6d9d1bb0846064b4bae285c5bebbde908020661b Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Wed, 6 May 2026 16:13:48 -0700 Subject: Add favicon to Lumière MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Create gold cinema-themed SVG favicon - Add to base.html and profile.html templates Co-Authored-By: Claude Haiku 4.5 --- static/favicon.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 static/favicon.svg (limited to 'static/favicon.svg') diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..6929834 --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.3-2-g0d8e