File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,14 +64,14 @@ component =
64
64
, Tuple " Google" $ Icon .google [ css " text-google-blue" ]
65
65
, Tuple " Instagram" $ Icon .instagram [ css " text-instagram-purple" ]
66
66
, Tuple " LinkedIn" $ Icon .linkedIn [ css " text-linkedin-blue" ]
67
+ , Tuple " Outbrain" $ Icon .outbrain [ css " text-outbrain-orange" ]
67
68
, Tuple " Pinterest" $ Icon .pinterest [ css " text-pinterest-red" ]
68
69
, Tuple " Reddit" $ Icon .reddit [ css " text-reddit-orange" ]
69
70
, Tuple " Snapchat" $ Icon .snapchat_
70
71
, Tuple " Taboola" $ Icon .taboola [ css " text-taboola-blue" ]
71
72
, Tuple " Tiktok" $ Icon .tiktok [ css " text-tiktok-green" ]
72
73
, Tuple " Twitter" $ Icon .twitter [ css " text-twitter-blue" ]
73
74
, Tuple " Youtube" $ Icon .youtube [ css " text-youtube-red" ]
74
- , Tuple " Outbrain" $ Icon .outbrain [ css " text-outbrain-orange" ]
75
75
]
76
76
)
77
77
]
You can’t perform that action at this time.
0 commit comments