Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
This commit is contained in:
commit
f85f0fa956
|
|
@ -2,7 +2,7 @@
|
|||
<%= content_tag(:div, :class => "feed-entry") do %>
|
||||
|
||||
<!-- avatar -->
|
||||
<%= content_tag(:div, image_tag(src="images/content/avatar_band1.jpg")) %>
|
||||
<%= content_tag(:div, image_tag(src="content/avatar_band1.jpg")) %>
|
||||
<!--<div class="avatar-small ib"><img src="images/content/avatar_band1.jpg"></div>-->
|
||||
|
||||
<!-- type and artist -->
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
<%= content_tag(:div, :class => "home-questions") do -%>
|
||||
Have questions about how JamKazam works?
|
||||
<a href="#" id="faq-open">Here are some answers</a>.
|
||||
<a id="faq-open" href="https://jamkazam.desk.com/customer/portal/articles/1305119-frequently-asked-questions-faq" target="_blank">Here are some answers</a>.
|
||||
<% end %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
|
|
|||
Loading…
Reference in New Issue