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 --- templates/base.html | 1 + templates/profile.html | 1 + 2 files changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 1041c25..a3b54ef 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,6 +4,7 @@ {% block title %}Lumière{% endblock %} + diff --git a/templates/profile.html b/templates/profile.html index 9fac27f..f697efe 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -4,6 +4,7 @@ Tyler's Film Diary - Lumière + -- cgit v1.3-2-g0d8e