Fixed google icon.
h3rald h3rald@h3rald.com
Sun, 07 Oct 2018 12:21:11 +0200
2 files changed,
2 insertions(+),
2 deletions(-)
M
styles/_links.less
→
styles/_links.less
@@ -19,7 +19,7 @@ a[href*="flickr.com"] { .mix-brand-link-icon(@fa-var-flickr); }
a[href*="foursquare.com"] { .mix-brand-link-icon(@fa-var-foursquare); } a[href*="github.com"] { .mix-brand-link-icon(@fa-var-github); } a[href*="gitlab.com"] { .mix-brand-link-icon(@fa-var-gitlab); } -a[href*="google.com"] { .mix-link-icon(@fa-var-google); } +a[href*="google.com"] { .mix-brand-link-icon(@fa-var-google); } a[href*="plus.google.com"] { .mix-brand-link-icon(@fa-var-google-plus-square); } a[href*="news.ycombinator.com"] { .mix-brand-link-icon(@fa-var-hacker-news); } a[href*="imdb.com"] { .mix-brand-link-icon(@fa-var-imdb); }
M
styles/hastyscribe.css
→
styles/hastyscribe.css
@@ -3612,7 +3612,7 @@ font-family: "Font Awesome 5 Brands";
} a[href*="google.com"]:before { content: "\f1a0" "\202F"; - font-family: "Font Awesome 5 Free"; + font-family: "Font Awesome 5 Brands"; } a[href*="plus.google.com"]:before { content: "\f0d4" "\202F";