From e8f01eb39179cd2ce2c29c64f4ad566fac93bd50 Mon Sep 17 00:00:00 2001 From: Seonghyeon Cho Date: Tue, 2 Aug 2022 10:36:02 +0900 Subject: [PATCH] Add `Tistory` (#7587) * Add `Tistory` * Change tistory color to black --- _data/simple-icons.json | 10 ++++++++++ icons/tistory.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/tistory.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0b60d9875..99ae48dcc 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10966,6 +10966,16 @@ "hex": "ED1C24", "source": "https://tinyletter.com/site/press/" }, + { + "title": "Tistory", + "hex": "000000", + "source": "https://tistory.com/", + "aliases": { + "loc": { + "ko-KR": "티스토리" + } + } + }, { "title": "tmux", "hex": "1BB91F", diff --git a/icons/tistory.svg b/icons/tistory.svg new file mode 100644 index 000000000..9fdfe8572 --- /dev/null +++ b/icons/tistory.svg @@ -0,0 +1 @@ +Tistory \ No newline at end of file