source/_centered_navigation.html.haml in breezeblocks-0.0.1 vs source/_centered_navigation.html.haml in breezeblocks-0.0.2
- old
+ new
@@ -1,10 +1,10 @@
%body
%header.centered-navigation{role: "banner"}
.centered-navigation-wrapper
%a.mobile-logo{href: "javascript:void(0)"}
- %img{alt: "Logo image", src: "https://raw.githubusercontent.com/thoughtbot/refills/master/source/images/placeholder_logo_3_dark.png"}/
+ %img{alt: "Logo image", src: "https://s3.amazonaws.com/FutureGov/fg.png"}/
%a#js-centered-navigation-mobile-menu.centered-navigation-mobile-menu{href: "javascript:void(0)"} MENU
%nav{role: "navigation"}
%ul#js-centered-navigation-menu.centered-navigation-menu.show
%li.nav-link
%a{href: "javascript:void(0)"} Products
@@ -12,10 +12,10 @@
%a{href: "javascript:void(0)"} About Us
%li.nav-link
%a{href: "javascript:void(0)"} Contact
%li.nav-link.logo
%a.logo{href: "javascript:void(0)"}
- %img{alt: "Logo image", src: "https://raw.githubusercontent.com/thoughtbot/refills/master/source/images/placeholder_logo_3_dark.png"}/
+ %img{alt: "Logo image", src: "https://s3.amazonaws.com/FutureGov/fg.png"}/
%li.nav-link
%a{href: "javascript:void(0)"} Testimonials
%li.nav-link.more
%a{href: "javascript:void(0)"} More
%ul.submenu