From b1f773f830b598c060c6863f860b8622d09f519e Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Wed, 11 Oct 2023 21:50:26 +0900 Subject: [PATCH] fix(footer): revert twitter icon link --- client/src/assets/icons/twitter.svg | 1 + client/src/ui/atoms/icon/index.scss | 2 +- client/src/ui/organisms/footer/index.tsx | 10 ++++++++++ 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 client/src/assets/icons/twitter.svg diff --git a/client/src/assets/icons/twitter.svg b/client/src/assets/icons/twitter.svg new file mode 100644 index 000000000000..26148df49500 --- /dev/null +++ b/client/src/assets/icons/twitter.svg @@ -0,0 +1 @@ + diff --git a/client/src/ui/atoms/icon/index.scss b/client/src/ui/atoms/icon/index.scss index dabb10b9d2ae..48e8be442808 100644 --- a/client/src/ui/atoms/icon/index.scss +++ b/client/src/ui/atoms/icon/index.scss @@ -8,7 +8,7 @@ $icons: "add-filled", "add", "altname", "bell-filled", "bell", "bookmark-filled" "prefix", "preview", "previous", "quote", "safari", "samsunginternet", "search", "send", "server", "sidebar", "simple-firefox", "small-arrow", "theme-light", "star-filled", "star", "theme-os-default", "thumbs-down", - "thumbs-up", "trash", "mastodon", "unknown", "warning", "webview", "yes", + "thumbs-up", "trash", "twitter", "mastodon", "unknown", "warning", "webview", "yes", "yes-circle"; .icon { diff --git a/client/src/ui/organisms/footer/index.tsx b/client/src/ui/organisms/footer/index.tsx index 07ddd4f97064..c1b9fda3dfb3 100644 --- a/client/src/ui/organisms/footer/index.tsx +++ b/client/src/ui/organisms/footer/index.tsx @@ -32,6 +32,16 @@ export function Footer() { MDN on Mastodon +
  • + + MDN on Twitter + +