diff options
Diffstat (limited to 'theme/templates')
-rw-r--r-- | theme/templates/includes/book/header.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/templates/includes/book/header.html b/theme/templates/includes/book/header.html index 775d242..5e1defd 100644 --- a/theme/templates/includes/book/header.html +++ b/theme/templates/includes/book/header.html @@ -22,6 +22,8 @@ <button type="button" data-sharing="twitter" class="button">Twitter</button> <button type="button" data-sharing="google-plus" class="button">Google</button> <button type="button" data-sharing="facebook" class="button">Facebook</button> + <button type="button" data-sharing="weibo" class="button">Weibo</button> + <button type="button" data-sharing="instapaper" class="button">Instapaper</button> </div> </div> </div> |