Skip to content

Commit db12bac

Browse files
committed
Adds comment about using share links
1 parent 4e1d211 commit db12bac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_includes/author.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ <h4 class="name">{{ site.authors[page.author].name }}</h4>
88
<p class="bio">{{ site.authors[page.author].bio }}</p>
99

1010
<div class="share">
11+
<!-- Note: Only use three share links if your site width is set to large -->
12+
<!-- If site width is set to normal, you may choose any two share links -->
1113
<a class="twitter" href="https://twitter.com/intent/tweet?text={{ site.url }}{{ page.url }} - {{ page.title }} by @{{ site.twitter }}">
1214
<svg class="icon icon-twitter"><use xlink:href="#icon-twitter"></use></svg><span class="icon-twitter">Tweet</span>
1315
</a>

0 commit comments

Comments
 (0)