summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index d3aaf0295..ecb9688df 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -143,6 +143,16 @@
>
<span> Twitter </span>
</a>
+ <a class="icon-google pr-5"
+ ng-href="https://google.com/{{ ::item.url }}"
+ >
+ <span> Google </span>
+ </a>
+ <a class="icon-mail pr-5"
+ ng-href="https://google.com/{{ ::item.url }}"
+ >
+ <span> Mail </span>
+ </a>
</div>
</div>