From da4b058b83f94c0097e623534da988a42d70e614 Mon Sep 17 00:00:00 2001 From: AG Date: Sat, 20 Dec 2025 22:53:57 +0200 Subject: [PATCH] Favicon --- src/favicon.svg | 11 +++++++++++ src/index.html | 26 ++++++++++++++------------ 2 files changed, 25 insertions(+), 12 deletions(-) create mode 100644 src/favicon.svg diff --git a/src/favicon.svg b/src/favicon.svg new file mode 100644 index 0000000..b90a1a5 --- /dev/null +++ b/src/favicon.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/index.html b/src/index.html index d534556..b0f3139 100644 --- a/src/index.html +++ b/src/index.html @@ -1,14 +1,16 @@ - - - - - - Gemini Rhythm Machine - - -
- - - + + + + + + Gemini Rhythm Machine + + + +
+ + + + \ No newline at end of file