UNC-Libraries/hy-c

View on GitHub
app/views/hyrax/homepage/index.html.erb

Summary

Maintainability
Test Coverage
<%# [hyc-override] Overriding partial in hyrax gem to update homepage %>
<% provide :page_title, application_name %>

<div class="row home-content">
  <%= render 'home_content' %>
</div>