add social icons to theme
This commit is contained in:
@@ -26,7 +26,17 @@ html lang="en"
|
||||
.light3
|
||||
.container
|
||||
#header
|
||||
= link_to image_tag('icons/logo-small.png', alt: application_title), root_path
|
||||
#header-right
|
||||
.social
|
||||
a.wsite-social-facebook href="https://www.facebook.com/Qwaiter" target=:_blank
|
||||
span.wsite-social-inner
|
||||
a.wsite-social-twitter href="https://twitter.com/qwaiter" target=:_blank
|
||||
span.wsite-social-inner
|
||||
a.wsite-social-linkedin href="http://www.linkedin.com/company/579750" target=:_blank
|
||||
span.wsite-social-inner
|
||||
a.wsite-social-rss
|
||||
span.wsite-social-inner
|
||||
#logo= link_to image_tag('icons/logo-small.png', alt: application_title), root_path
|
||||
#nav-wrap
|
||||
.container
|
||||
ul.nav
|
||||
|
||||
Reference in New Issue
Block a user