diff --git a/src/app.html b/src/app.html index e7f159b..817f0a1 100644 --- a/src/app.html +++ b/src/app.html @@ -11,17 +11,17 @@ - + - + - A beautiful library with SVG logos - Svgl + A beautiful library with SVG logos - SVGL %sveltekit.head% \ No newline at end of file diff --git a/static/images/logo_ico.ico b/static/images/logo_ico.ico deleted file mode 100644 index 65f0d13..0000000 Binary files a/static/images/logo_ico.ico and /dev/null differ diff --git a/static/images/svgl.svg b/static/images/svgl.svg deleted file mode 100644 index 8f08f58..0000000 --- a/static/images/svgl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/images/svgl_ico.ico b/static/images/svgl_ico.ico new file mode 100644 index 0000000..9d08e14 Binary files /dev/null and b/static/images/svgl_ico.ico differ diff --git a/static/images/svgl_png.png b/static/images/svgl_png.png new file mode 100644 index 0000000..b5664ac Binary files /dev/null and b/static/images/svgl_png.png differ diff --git a/static/images/svgl_svg.svg b/static/images/svgl_svg.svg new file mode 100644 index 0000000..ea19ead --- /dev/null +++ b/static/images/svgl_svg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/svgl.svg b/static/library/svgl.svg index d440064..376ea8f 100644 --- a/static/library/svgl.svg +++ b/static/library/svgl.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/manifest.json b/static/manifest.json index d80e1f4..34581b4 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -1,11 +1,11 @@ { - "theme_color": "#161616", - "background_color": "#161616", + "theme_color": "#232323", + "background_color": "#232323", "display": "standalone", "scope": "/", "start_url": "/", - "name": "Svgl", - "short_name": "Svgl", + "name": "SVGL", + "short_name": "SVGL", "description": "A beautiful library with SVG logos", "icons": [ {