From a183d8154e9f6cbb41fa6ec730d8854cca3f066c Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Tue, 3 Jun 2014 00:40:20 -0400 Subject: [PATCH] Updated icons --- views/api/scraping.jade | 2 +- views/api/steam.jade | 2 +- views/api/yahoo.jade | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/views/api/scraping.jade b/views/api/scraping.jade index e83f43f8dd1..c9886dd2ded 100644 --- a/views/api/scraping.jade +++ b/views/api/scraping.jade @@ -3,7 +3,7 @@ extends ../layout block content .page-header h2 - i.fa.fa-crop + i.fa.fa-hacker-news(style='color: #ff6600') | Web Scraping .btn-group.btn-group-justified diff --git a/views/api/steam.jade b/views/api/steam.jade index ed7747abd32..8a44539c65b 100644 --- a/views/api/steam.jade +++ b/views/api/steam.jade @@ -3,7 +3,7 @@ extends ../layout block content .page-header h2 - i.fa.fa-gamepad + i.fa.fa-steam-square | Steam Web API .btn-group.btn-group-justified diff --git a/views/api/yahoo.jade b/views/api/yahoo.jade index 350f30cc9a8..546b518360a 100644 --- a/views/api/yahoo.jade +++ b/views/api/yahoo.jade @@ -3,7 +3,7 @@ extends ../layout block content .page-header h2 - i.fa.fa-umbrella + i.fa.fa-yahoo(style='color: #7b0099') | Yahoo API .btn-group.btn-group-justified a.btn.btn-primary(href='http://instagram.com/developer/', target='_blank')