diff --git a/favicon-96x96.png b/favicon-96x96.png new file mode 100644 index 0000000..1df5268 Binary files /dev/null and b/favicon-96x96.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..952eaa1 Binary files /dev/null and b/favicon.ico differ diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..29d2e5c --- /dev/null +++ b/favicon.svg @@ -0,0 +1 @@ +RealFaviconGeneratorhttps://realfavicongenerator.net \ No newline at end of file diff --git a/index.html b/index.html index acde4ea..540cb08 100644 --- a/index.html +++ b/index.html @@ -20,16 +20,15 @@ - 🐝 File Whizz • No need for cloud when you have wings + File Whizz • No need for cloud when you have wings + + + - - - - @@ -38,7 +37,7 @@
-

🐝 File Whizz

+

File Whizz

Send files easily through WebRTC directly to another device, without an intermediary server. diff --git a/style.css b/style.css index 013bfd0..42c5492 100644 --- a/style.css +++ b/style.css @@ -27,3 +27,10 @@ h6 .lucide { aspect-ratio: 1 / 1; width: 100%; } + +.title-img { + width: 4rem; + height: 4rem; + margin-right: 0.5rem; + display: inline-block; +}