feat: use local social icon
This commit is contained in:
@ -45,25 +45,25 @@
|
||||
<a href="https://github.com/earthjasonlin" target="_blank"
|
||||
><img
|
||||
class="social-icon"
|
||||
src="https://www.svgrepo.com/download/521688/github.svg"
|
||||
src="img/social/github.svg"
|
||||
alt="GitHub"
|
||||
/></a>
|
||||
<a href="https://x.com/earthjasonlin" target="_blank"
|
||||
><img
|
||||
class="social-icon"
|
||||
src="https://www.svgrepo.com/download/521900/twitter.svg"
|
||||
src="img/social/twitter.svg"
|
||||
alt="X"
|
||||
/></a>
|
||||
<a href="https://t.me/zcl1103" target="_blank"
|
||||
><img
|
||||
class="social-icon"
|
||||
src="https://www.svgrepo.com/download/521874/telegram.svg"
|
||||
src="img/social/telegram.svg"
|
||||
alt="Telegram"
|
||||
/></a>
|
||||
<a href="mailto:earthjasonlin@126.com" target="_blank"
|
||||
><img
|
||||
class="social-icon"
|
||||
src="https://www.svgrepo.com/download/479773/email-8.svg"
|
||||
src="img/social/email.svg"
|
||||
alt="e-Mail"
|
||||
/></a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user