mirror of
https://github.com/standardebooks/web.git
synced 2025-07-09 16:20:27 -04:00
replace twitter.com with x.com
This commit is contained in:
parent
761f994ca8
commit
f901ee89e0
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
<ul class="social-media">
|
||||
<li>
|
||||
<p>
|
||||
<a href="https://twitter.com/standardebooks">X</a>
|
||||
<a href="https://x.com/standardebooks">X</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
@ -1387,7 +1387,7 @@ footer ul.social-media a::before{
|
|||
filter: brightness(0) saturate(100%) invert(18%) sepia(33%) saturate(355%) hue-rotate(172deg) brightness(93%) contrast(89%); /* Change color of SVG to #303944 */
|
||||
}
|
||||
|
||||
footer ul.social-media a[href^="https://twitter.com"]::before{
|
||||
footer ul.social-media a[href^="https://x.com"]::before{
|
||||
background-image: url("/images/x.svg");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue