#1885: add support for chrome
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
|
||||
<% if @post.presenter.next_post_in_pool %>
|
||||
<link rel="prefetch" href="<%= post_path(@post.presenter.next_post_in_pool, :pool_id => params[:pool_id]) %>">
|
||||
<link rel="prerender" href="<%= post_path(@post.presenter.next_post_in_pool, :pool_id => params[:pool_id]) %>">
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user