From 564f2c13e60b33bd5325ba157e5f649c2b24257d Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Fri, 23 Aug 2024 10:15:01 +0800 Subject: [PATCH] feat: use local social icon --- img/social/email.svg | 25 +++++++++++++++++++++++++ img/social/github.svg | 5 +++++ img/social/telegram.svg | 4 ++++ img/social/twitter.svg | 4 ++++ index.html | 8 ++++---- 5 files changed, 42 insertions(+), 4 deletions(-) create mode 100644 img/social/email.svg create mode 100644 img/social/github.svg create mode 100644 img/social/telegram.svg create mode 100644 img/social/twitter.svg diff --git a/img/social/email.svg b/img/social/email.svg new file mode 100644 index 0000000..89ec974 --- /dev/null +++ b/img/social/email.svg @@ -0,0 +1,25 @@ + + + + + + + + + + \ No newline at end of file diff --git a/img/social/github.svg b/img/social/github.svg new file mode 100644 index 0000000..25a4403 --- /dev/null +++ b/img/social/github.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/img/social/telegram.svg b/img/social/telegram.svg new file mode 100644 index 0000000..7ef3524 --- /dev/null +++ b/img/social/telegram.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/img/social/twitter.svg b/img/social/twitter.svg new file mode 100644 index 0000000..70b5288 --- /dev/null +++ b/img/social/twitter.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/index.html b/index.html index 07aad63..397776d 100644 --- a/index.html +++ b/index.html @@ -45,25 +45,25 @@