From 84cb9919230b831d93c4a532ab428d6d97a9dc19 Mon Sep 17 00:00:00 2001 From: Snake Date: Wed, 11 Mar 2026 09:02:34 -0500 Subject: [PATCH] Add QR favicon --- app/static/favicon.svg | 20 ++++++++++++++++++++ app/templates/index.html | 2 ++ 2 files changed, 22 insertions(+) create mode 100644 app/static/favicon.svg diff --git a/app/static/favicon.svg b/app/static/favicon.svg new file mode 100644 index 0000000..30e7147 --- /dev/null +++ b/app/static/favicon.svg @@ -0,0 +1,20 @@ + + QRCode favicon + Stylized QR code icon with three finder squares and pixel modules. + + + + + + + + + + + + + + + + + diff --git a/app/templates/index.html b/app/templates/index.html index f5bad40..9bbc74e 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -5,6 +5,8 @@ Home - QRCode Generator + +