Skip to content

Commit 50c50b6

Browse files
committed
site: Add share buttons on blog
1 parent 11336a1 commit 50c50b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_layouts/blogpost.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
</div>
2222
<div class="card-action">
2323
<a href="http://t.me/keepthebootleg">Discuss it on our Telegram</a>
24+
<div class="right">
25+
<i class="dropdown-trigger waves-effect waves-light hide-on-med-and-up shishu-accent material-icons" data-target='share-drop'>share</i>
26+
<a class="dropdown-trigger waves-effect waves-light hide-on-small-only" data-target='share-drop'>Share it on</a>
27+
</div>
2428
</div>
2529
</div>
2630
</div>

0 commit comments

Comments
 (0)