diff --git a/package.json b/package.json index afff6d1d..75dad892 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@babel/plugin-transform-runtime": "^7.0.0", "@babel/preset-env": "^7.0.0", "@babel/runtime": "^7.0.0", - "@mdi/js": "^5.7.55", + "@mdi/js": "^5.9.55", "@rollup/plugin-babel": "^5.0.0", "@rollup/plugin-commonjs": "^16.0.0", "@rollup/plugin-dynamic-import-vars": "^1.1.1", diff --git a/src/routes/_index/discord.svelte b/src/routes/_index/discord.svelte index 99ebad46..e9f26bd6 100644 --- a/src/routes/_index/discord.svelte +++ b/src/routes/_index/discord.svelte @@ -28,7 +28,7 @@
- discord + discord

{online} diff --git a/static/images/home/discord.svg b/static/images/home/discord.svg index 22dd1136..2cef0772 100644 --- a/static/images/home/discord.svg +++ b/static/images/home/discord.svg @@ -1 +1,23 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + diff --git a/yarn.lock b/yarn.lock index 938e55d5..bd8eb0e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -874,10 +874,10 @@ postcss "7.0.32" purgecss "^2.3.0" -"@mdi/js@^5.7.55": - version "5.7.55" - resolved "https://registry.yarnpkg.com/@mdi/js/-/js-5.7.55.tgz#c3b487131755c726df1802a10ef72096b2de4c2f" - integrity sha512-fxOEaPPn4hTlNpUG7VzmleYiK8lilON8dw1g8U42OAILtIu2+knfEjguspfVNtS5aJu1zP+DBeoxbsGhIUZcEw== +"@mdi/js@^5.9.55": + version "5.9.55" + resolved "https://registry.yarnpkg.com/@mdi/js/-/js-5.9.55.tgz#8f5bc4d924c23f30dab20545ddc768e778bbc882" + integrity sha512-BbeHMgeK2/vjdJIRnx12wvQ6s8xAYfvMmEAVsUx9b+7GiQGQ9Za8jpwp17dMKr9CgKRvemlAM4S7S3QOtEbp4A== "@nodelib/fs.scandir@2.1.3": version "2.1.3"