Skip to content

Commit

Permalink
Link to TikTok
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboyle committed Sep 30, 2023
1 parent 412fbc4 commit cb15316
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 14 deletions.
2 changes: 1 addition & 1 deletion assets/css/icomoon-selection.json

Large diffs are not rendered by default.

20 changes: 7 additions & 13 deletions assets/css/icomoon.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?9b8bv3');
src: url('fonts/icomoon.eot?9b8bv3#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?9b8bv3') format('truetype'),
url('fonts/icomoon.woff?9b8bv3') format('woff'),
url('fonts/icomoon.svg?9b8bv3#icomoon') format('svg');
src: url('fonts/icomoon.eot?4838ia');
src: url('fonts/icomoon.eot?4838ia#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?4838ia') format('truetype'),
url('fonts/icomoon.woff?4838ia') format('woff'),
url('fonts/icomoon.svg?4838ia#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
Expand Down Expand Up @@ -85,14 +85,8 @@
.icon-envelope:before {
content: "\2709";
}
.icon-ubisoft:before {
content: "\1f300";
}
.icon-googleplay:before {
content: "\23ef";
}
.icon-steam:before {
content: "\1f3ae";
.icon-tiktok:before {
content: "\e902";
}
.icon-mastodon:before {
content: "\e900";
Expand Down
1 change: 1 addition & 0 deletions data/socials.csv
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Mastodon,,https://mas.to/@shortcipher
Bluesky,at,https://bsky.app/profile/chris.boyle.name
Facebook,,https://facebook.com/shortcipher
Instagram,,https://www.instagram.com/chris.boyle.name/
TikTok,,https://www.tiktok.com/@chris_boyle_name
LinkedIn,,https://www.linkedin.com/in/shortcipher/
Last.fm,,https://last.fm/user/shortcipher
Twitch,,https://twitch.tv/shortcipher
Expand Down
Binary file modified static/fonts/icomoon.eot
Binary file not shown.
1 change: 1 addition & 0 deletions static/fonts/icomoon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/fonts/icomoon.ttf
Binary file not shown.
Binary file modified static/fonts/icomoon.woff
Binary file not shown.

0 comments on commit cb15316

Please sign in to comment.