From 169b80234ece859f9d67b4bccc716a95d116473e Mon Sep 17 00:00:00 2001 From: YoheiZuho Date: Sun, 2 Jul 2023 06:52:19 +0000 Subject: [PATCH] =?UTF-8?q?Mastodon=E3=83=AD=E3=82=B4=E3=82=92Y=E3=81=A5?= =?UTF-8?q?=E3=83=89=E3=83=B3=E3=81=AE=E3=83=AD=E3=82=B4=E3=81=AB=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/javascript/mastodon/components/logo.js | 5 +---- public/y-zu-logo.svg | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) create mode 100644 public/y-zu-logo.svg diff --git a/app/javascript/mastodon/components/logo.js b/app/javascript/mastodon/components/logo.js index ee5c22496..81a441c1e 100644 --- a/app/javascript/mastodon/components/logo.js +++ b/app/javascript/mastodon/components/logo.js @@ -1,10 +1,7 @@ import React from 'react'; const Logo = () => ( - - Mastodon - - + ); export default Logo; diff --git a/public/y-zu-logo.svg b/public/y-zu-logo.svg new file mode 100644 index 000000000..1069b47fc --- /dev/null +++ b/public/y-zu-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file