summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJimmy Huynh <jimmy.huynh@etu.unistra.fr>2020-12-17 11:14:30 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commite49a3617404756810a8e46861e95bdcdf8f9cb53 (patch)
treed19316b7d42904be4d87d579833be706216835bf /templates
parentea7211fd2aabd43045074853d56e52b85394ad0c (diff)
(+) add fb twitter logos
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index cfb3dd23c..09b00ec40 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -105,12 +105,12 @@
<a>Antoine</a>
<a>Adrien</a>
- <a ng-click="">
- <span class="icon-checkmark pl-2"></span>
- <span> Facebook </span>
+ <a class="icon-facebook" ng-click="">
+ <span>
+ Facebook
+ </span>
</a>
- <a ng-click="">
- <span class="icon-checkmark pl-2"></span>
+ <a class="icon-twitter" ng-click="">
<span> Twitter </span>
</a>