[guadec-web/oscp-2019] Hide social icons from homepage



commit f5ee74b432fc3b46713320bef82a11e9f0c00747
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Tue Oct 16 23:48:34 2018 +0300

    Hide social icons from homepage
    
    Fixes https://gitlab.gnome.org/Teams/Events/GUADEC/GUADEC2019/issues/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 27637ab..8234381 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]