Skip to content

Commit

Permalink
💄 add slack icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Ledru committed Nov 23, 2021
1 parent a716e07 commit 0010879
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/app.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.icon-slack-white{background:url('../images/icon/slack-white.png') no-repeat;width: 32px;height: 32px}
Binary file added assets/images/icon/slack-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions templates/header.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<li><a href="https://twitter.com/assoafsy"><i class="icon-twitter-white"></i></a></li>
<li><a href="http://www.meetup.com/afsy-sfpot/"><i class="icon-meetup-white"></i></a></li>
<li><a href="https://github.com/afsy"><i class="icon-github-white"></i></a></li>
<li><a href="http://slack.afsy.fr"><i class="icon-slack-white"></i></a></li>
</ul>
</div>
</header>
Expand Down

0 comments on commit 0010879

Please sign in to comment.