Remove Algolia logo in search (#323)
* Update Algolia logo in search * Remove algolia logo
This commit is contained in:
parent
36c6d16099
commit
dc901999a7
1 changed files with 0 additions and 6 deletions
|
|
@ -89,12 +89,6 @@
|
|||
<button class="query-filter-button my-posts-query-button" data-filter="MY_POSTS">ONLY MY POSTS</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-partner-mention <%= "showing" unless user_signed_in? %>" id="sponsorship-widget">
|
||||
DEV search is powered by
|
||||
<a class="partner-link" href="http://goto.algolia.com/l/139121/2018-01-31/287fnc" target="_blank" data-details="algolia__image">
|
||||
<img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/ehfv4m28il0uevcgxj47.png", 300) %>" />
|
||||
</a>
|
||||
</div>
|
||||
<% elsif @tag %>
|
||||
<% if @tag_model && @tag_model.short_summary.present? %>
|
||||
<div class="widget">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue