✨ Add Threads support
This commit is contained in:
@@ -1205,6 +1205,10 @@ video {
|
||||
background-color: #25a3e1;
|
||||
}
|
||||
|
||||
.link-threads {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.link-tiktok {
|
||||
background-color: #fe2d55;
|
||||
}
|
||||
|
||||
@@ -112,6 +112,9 @@
|
||||
.link-telegram {
|
||||
background-color: #25a3e1;
|
||||
}
|
||||
.link-threads {
|
||||
background-color: #000;
|
||||
}
|
||||
.link-tiktok {
|
||||
background-color: #fe2d55;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user