footer: remove app name and 2257 link.
This commit is contained in:
@@ -183,10 +183,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer id="page-footer" class="text-sm flex-initial">
|
<footer id="page-footer" class="text-sm flex-initial">
|
||||||
<span class="page-footer-app-name"><%= Danbooru.config.app_name %></span>
|
<%= link_to "Terms", terms_of_service_path %>
|
||||||
/ <%= link_to "Terms", terms_of_service_path %>
|
|
||||||
/ <%= link_to "Privacy", privacy_policy_path %>
|
/ <%= link_to "Privacy", privacy_policy_path %>
|
||||||
/ <%= link_to "2257", usc_2257_path %>
|
|
||||||
/ <%= link_to "Upgrade", new_user_upgrade_path %>
|
/ <%= link_to "Upgrade", new_user_upgrade_path %>
|
||||||
/ <%= link_to "Contact", contact_path %>
|
/ <%= link_to "Contact", contact_path %>
|
||||||
/
|
/
|
||||||
|
|||||||
Reference in New Issue
Block a user