fb and fixes
This commit is contained in:
parent
454cdc93d8
commit
e81654df95
@ -42,10 +42,10 @@
|
|||||||
%a.text-gray-700.transition.hover:opacity-75{:href => "/living_here"}
|
%a.text-gray-700.transition.hover:opacity-75{:href => "/living_here"}
|
||||||
Living @ Feenix Info
|
Living @ Feenix Info
|
||||||
%li
|
%li
|
||||||
%a.text-gray-700.transition.hover:opacity-75{:href => "/code_of_conduct"}
|
%a.text-gray-700.transition.hover:opacity-75{:href => "/how_to_apply"}
|
||||||
How to Apply
|
How to Apply
|
||||||
%li
|
%li
|
||||||
%a.text-gray-700.transition.hover:opacity-75{:href => "/living_here"}
|
%a.text-gray-700.transition.hover:opacity-75{:href => "/code_of_conduct"}
|
||||||
Code of Conduct
|
Code of Conduct
|
||||||
|
|
||||||
|
|
||||||
@ -73,14 +73,14 @@
|
|||||||
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.hubfeenix.fi" , target: :blank }
|
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.hubfeenix.fi" , target: :blank }
|
||||||
HubFeenix Website
|
HubFeenix Website
|
||||||
%li
|
%li
|
||||||
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.facebook.com/hubfeenix" , :target => "_blank"}
|
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.facebook.com/hubfeenixresidency" , :target => "_blank"}
|
||||||
Facebook
|
Facebook
|
||||||
%li
|
%li
|
||||||
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.instagram.com/hub_feenix/" , :target => "_blank"}
|
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.instagram.com/hub_feenix/" , :target => "_blank"}
|
||||||
Instagram
|
Instagram
|
||||||
%ul.flex.justify-start.col-span-2.gap-6.lg:col-span-5.lg:justify-end
|
%ul.flex.justify-start.col-span-2.gap-6.lg:col-span-5.lg:justify-end
|
||||||
%li
|
%li
|
||||||
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.facebook.com/hubfeenix", :rel => "noreferrer", :target => "_blank"}
|
%a.text-gray-700.transition.hover:opacity-75{:href => "https://www.facebook.com/hubfeenixresidency", :rel => "noreferrer", :target => "_blank"}
|
||||||
%span.sr-only Facebook
|
%span.sr-only Facebook
|
||||||
%svg.w-6.h-6{"aria-hidden" => "true", :fill => "currentColor", :viewBox => "0 0 24 24"}
|
%svg.w-6.h-6{"aria-hidden" => "true", :fill => "currentColor", :viewBox => "0 0 24 24"}
|
||||||
%path{"clip-rule" => "evenodd", :d => "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z", "fill-rule" => "evenodd"}
|
%path{"clip-rule" => "evenodd", :d => "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z", "fill-rule" => "evenodd"}
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
%li
|
%li
|
||||||
%a.font-medium.tracking-wide.text-gray-700.transition-colors.duration-400.hover:text-cyan-800{"aria-label" => "Our product", :href => link, :title => text}= text
|
%a.font-medium.tracking-wide.text-gray-700.transition-colors.duration-400.hover:text-cyan-800{"aria-label" => "Our product", :href => link, :title => text}= text
|
||||||
%li
|
%li
|
||||||
= link_to "https://www.facebook.com/hubfeenix" , :target => "_blank" do
|
= link_to "https://www.facebook.com/hubfeenixresidency" , :target => "_blank" do
|
||||||
= image_tag("fb.webp" , class: "h-10 rounded-md")
|
= image_tag("fb.webp" , class: "h-10 rounded-md")
|
||||||
%li
|
%li
|
||||||
- unless member_signed_in?
|
- unless member_signed_in?
|
||||||
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
.lg:hidden.flex.items-center.justify-between
|
.lg:hidden.flex.items-center.justify-between
|
||||||
.mr-20
|
.mr-20
|
||||||
= link_to "https://www.facebook.com/hubfeenix" , :target => "_blank" do
|
= link_to "https://www.facebook.com/hubfeenixresidency" , :target => "_blank" do
|
||||||
= image_tag("fb.webp" , class: "h-10 rounded-md")
|
= image_tag("fb.webp" , class: "h-10 rounded-md")
|
||||||
%button.p-2.-mr-1.transition.duration-200.rounded.focus:outline-none.focus:shadow-outline.hover:bg-deep-purple-50.focus:bg-deep-purple-50{"aria-label" => "Open Menu", :title => "Open Menu" , onclick: "menu_on();"}
|
%button.p-2.-mr-1.transition.duration-200.rounded.focus:outline-none.focus:shadow-outline.hover:bg-deep-purple-50.focus:bg-deep-purple-50{"aria-label" => "Open Menu", :title => "Open Menu" , onclick: "menu_on();"}
|
||||||
%svg.w-5.text-gray-600{:viewbox => "0 0 24 24"}
|
%svg.w-5.text-gray-600{:viewbox => "0 0 24 24"}
|
||||||
|
Loading…
Reference in New Issue
Block a user