From 7994cc5ff20024a1857b554fd31fdf94253daef4 Mon Sep 17 00:00:00 2001 From: derekc Date: Tue, 24 Mar 2026 19:38:04 -0700 Subject: [PATCH] Add emoji favicon and README title icon Co-Authored-By: Claude Sonnet 4.6 --- README.md | 2 +- frontend/dashboard.html | 1 + frontend/index.html | 1 + frontend/log.html | 1 + frontend/login.html | 1 + frontend/profile.html | 1 + frontend/register.html | 1 + 7 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d979d5a..649201c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Bourbonacci +# 🥃 Bourbonacci A personal bourbon tracking web app. Log pours, track your collection, and view stats across users. Built with FastAPI, vanilla JS, and MySQL — fully containerized with Docker Compose. diff --git a/frontend/dashboard.html b/frontend/dashboard.html index 7adbec2..bcfbd38 100644 --- a/frontend/dashboard.html +++ b/frontend/dashboard.html @@ -4,6 +4,7 @@ My Bottle — Bourbonacci + diff --git a/frontend/index.html b/frontend/index.html index ffd772a..9b1ff4c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,6 +4,7 @@ Bourbonacci — Infinity Bottle Tracker + diff --git a/frontend/log.html b/frontend/log.html index 57ccb5b..6ee922a 100644 --- a/frontend/log.html +++ b/frontend/log.html @@ -4,6 +4,7 @@ Log Entry — Bourbonacci + diff --git a/frontend/login.html b/frontend/login.html index 0f9740e..8ce58c2 100644 --- a/frontend/login.html +++ b/frontend/login.html @@ -4,6 +4,7 @@ Login — Bourbonacci + diff --git a/frontend/profile.html b/frontend/profile.html index 188bda2..aa04455 100644 --- a/frontend/profile.html +++ b/frontend/profile.html @@ -4,6 +4,7 @@ Profile — Bourbonacci + diff --git a/frontend/register.html b/frontend/register.html index 9d9bd45..ea09681 100644 --- a/frontend/register.html +++ b/frontend/register.html @@ -4,6 +4,7 @@ Register — Bourbonacci +