From 26cf73029abc713a18ef51ec55172514e51e54dc Mon Sep 17 00:00:00 2001
From: Regis Philibert <login@regisphilibert.com>
Date: Tue, 15 Jun 2021 15:47:37 +0000
Subject: [PATCH] Refactor social service logic

---
 layouts/partials/func/socials/GetServiceIcon.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/layouts/partials/func/socials/GetServiceIcon.html b/layouts/partials/func/socials/GetServiceIcon.html
index 3f67e8b..2414aec 100644
--- a/layouts/partials/func/socials/GetServiceIcon.html
+++ b/layouts/partials/func/socials/GetServiceIcon.html
@@ -1,7 +1,7 @@
 {{/*
   GetServiceIcon
 
-  User can overwrite/complement in assets/ananke/socials
+  User can overwrite/complement in assets/ananke/socials/{service_name}.svg
 
   @author @regisphilibert
 

--
Gitblit v1.10.0