Skip to content

Commit

Permalink
G+ -> LinkedIn
Browse files Browse the repository at this point in the history
  • Loading branch information
NateShoffner committed Feb 16, 2020
1 parent 925c162 commit 6108df7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h2>{{ post.title }}</h2>
<div class="ssk-group float-sm-right">
<a href="" class="ssk ssk-facebook"></a>
<a href="" class="ssk ssk-twitter"></a>
<a href="" class="ssk ssk-google-plus"></a>
<a href="" class="ssk ssk-linkedin"></a>
<a href="" class="ssk ssk-pinterest"></a>
<a href="" class="ssk ssk-tumblr"></a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _includes/project.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h1>{{ project.name }}</h1>
<div class="ssk-group">
<a href="" class="ssk ssk-facebook"></a>
<a href="" class="ssk ssk-twitter"></a>
<a href="" class="ssk ssk-google-plus"></a>
<a href="" class="ssk ssk-linkedin"></a>
<a href="" class="ssk ssk-pinterest"></a>
<a href="" class="ssk ssk-tumblr"></a>
</div>
Expand Down

0 comments on commit 6108df7

Please sign in to comment.