[guadec-web] Hide social icons from homepage



commit aa5053cacd95055a592b2911516e596aa112f5cc
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Thu Dec 13 20:12:54 2018 +0200

    Hide social icons from homepage
    
    Fixes #28

 src/haml/index.haml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/haml/index.haml b/src/haml/index.haml
index 24e8917..05626ab 100644
--- a/src/haml/index.haml
+++ b/src/haml/index.haml
@@ -130,7 +130,7 @@
                         %a.button{:href => "{{ article.url }}"}
                             Read more
 
-        .row.social-home
+        -#.row.social-home
             .col.text-center
                 - include "includes/socials.html"
                 .h4 Follow us for news and updates


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]