Skip to content

Commit

Permalink
PPP-24 Added flickr to social media menu
Browse files Browse the repository at this point in the history
  • Loading branch information
angelamnr committed Oct 2, 2017
1 parent a3243e2 commit fae1a4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion template.php
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,8 @@ function suitcase_interim_menu_link__menu_social($variables) {
'pinterest' => 'fa-pinterest-square',
'github' => 'fa-github-square',
'rss' => 'fa-rss-square',
'snapchat' => 'fa-snapchat-square'
'snapchat' => 'fa-snapchat-square',
'flickr' => 'fa-flickr'
);

$font_awesome_icon = '';
Expand Down

0 comments on commit fae1a4d

Please sign in to comment.