Skip to content

Commit

Permalink
Remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshiharuyamashita committed Aug 29, 2016
1 parent 9deae5b commit 8e2bc64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ paginate = 10

# Gaming
steam = "*"

# Music
lastfm = "*"

Expand Down
4 changes: 2 additions & 2 deletions layouts/partials/social.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,13 @@
{{ end }}

<!-- Gaming -->

{{ with .Site.Social.steam }}
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://steamcommunity.com/id/{{ . }}" target="_blank"><i class="fa fa-steam-square fa-fw"></i>Steam</a>
</li>
{{ end }}

<!-- Music -->

{{ with .Site.Social.lastfm }}
Expand Down

0 comments on commit 8e2bc64

Please sign in to comment.