diff --git a/components/index/Sponsors.vue b/components/index/Sponsors.vue index a379d192..2f371161 100644 --- a/components/index/Sponsors.vue +++ b/components/index/Sponsors.vue @@ -42,8 +42,7 @@ const sponsors: Sponsor[] = [ to: 'https://mask.io/', }, { - img: '/img/sponsors/rss3.svg', - noMargin: true, + img: '/img/sponsors/rss3.png', to: 'https://rss3.io/', }, { diff --git a/public/img/sponsors/rss3.png b/public/img/sponsors/rss3.png new file mode 100644 index 00000000..59023ebd Binary files /dev/null and b/public/img/sponsors/rss3.png differ diff --git a/public/img/sponsors/rss3.svg b/public/img/sponsors/rss3.svg deleted file mode 100644 index 0e479fb2..00000000 --- a/public/img/sponsors/rss3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file