File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed
Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 11@charset "UTF-8" ;
22@import url ("https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap" );
33@import url ("https://fonts.googleapis.com/css2?family=Rubik&display=swap" );
4- @import url ("https://unpkg.com/@fortawesome/fontawesome-free@6.1.1 /css/all.min.css" );
4+ @import url ("https://unpkg.com/@fortawesome/fontawesome-free@6.7.2 /css/all.min.css" );
55@import url ("https://necolas.github.io/normalize.css/8.0.1/normalize.css" );
66
77: root {
Original file line number Diff line number Diff line change @@ -27,14 +27,6 @@ export default function Socials() {
2727Discord
2828</ Social >
2929</ li >
30- < li >
31- < Social
32- url = "https://www.instagram.com/titaniumnetworkofficial_"
33- css = "instagram"
34- >
35- Instagram
36- </ Social >
37- </ li >
3830< li >
3931< Social
4032url = "https://www.youtube.com/channel/UC6LaREFvs9L72SK1s2PcxNg"
@@ -43,11 +35,24 @@ export default function Socials() {
4335YouTube
4436</ Social >
4537</ li >
38+ < li >
39+ < Social url = "https://bsky.app/profile/titaniumnetwork.org" css = "bluesky" >
40+ Bluesky
41+ </ Social >
42+ </ li >
4643< li >
4744< Social url = "https://twitter.com/TitaniumNetDev" css = "twitter" >
4845Twitter
4946</ Social >
5047</ li >
48+ < li >
49+ < Social
50+ url = "https://www.instagram.com/titaniumnetworkofficial_"
51+ css = "instagram"
52+ >
53+ Instagram
54+ </ Social >
55+ </ li >
5156< li >
5257< Social url = "https://www.tiktok.com/@tn_unblock" css = "tiktok" >
5358TikTok
You can’t perform that action at this time.
0 commit comments