mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-05 14:00:31 +02:00
change twitter logo
Some checks failed
Deploy static content to Pages / deploy (push) Failing after 18s
Some checks failed
Deploy static content to Pages / deploy (push) Failing after 18s
This commit is contained in:
parent
b5df08f01e
commit
34639c88b9
2 changed files with 6 additions and 2 deletions
|
@ -728,4 +728,8 @@ details[open] > summary::before {
|
|||
|
||||
br {
|
||||
margin: 4px 0;
|
||||
}
|
||||
}
|
||||
|
||||
.twitter-contact > img {
|
||||
color: var(--white);
|
||||
}
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
<span class="contact-name">Instagram</span>
|
||||
</a>
|
||||
<a class="contact-item twitter-contact" href="https://x.com/real_zyqunix" target="_blank">
|
||||
<img class="image" src="https://raw.githubusercontent.com/zyqunix/devicon/45338f81bcadf23bb3160d0ea4e15d5fcd706d15/icons/twitter/twitter-original.svg">
|
||||
<img class="image" src="https://raw.githubusercontent.com/zyqunix/devicon/cb63e26fb66c9e419ebea16040c9f3fd8700d3b9/icons/twitter/twitter-real.svg">
|
||||
<span class="contact-name">Twitter</span>
|
||||
</a>
|
||||
<a class="contact-item youtube-contact" href="https://youtube.com/@zyqunix" target="_blank">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue