Update app/views/home/index.html.erb
This commit is contained in:
parent
0d35eeeb28
commit
e8ae42f36d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
<p class="note"><%= t(".browse_or_favorite", count: ArchiveConfig.MAX_FAVORITE_TAGS) %></p>
|
<p class="note"><%= t(".browse_or_favorite", count: ArchiveConfig.MAX_FAVORITE_TAGS) %></p>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
# new code begins here
|
# new code begins here
|
||||||
|
|
||||||
Or, try a new author...
|
Or, try a new author...
|
||||||
<% if @random_user %>
|
<% if @random_user %>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue