Skip to content
Snippets Groups Projects
Commit 5976c8af authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

Update breadcrumb and footer text

parent 45a2e26e
Branches
No related tags found
No related merge requests found
...@@ -51,9 +51,8 @@ before do ...@@ -51,9 +51,8 @@ before do
@title = 'UNL Resource Scheduler' @title = 'UNL Resource Scheduler'
@breadcrumbs = [ @breadcrumbs = [
{ {
:href => 'http://www.unl.edu/', :href => 'https://www.unl.edu/',
:text => 'UNL', :text => 'Nebraska',
:title => 'University of Nebraska–Lincoln'
}, },
{ {
:href => '/', :href => '/',
......
<nav id="dcf-footer-group-1" role="navigation" aria-labelledby="dcf-footer-group-1-heading"> <nav id="dcf-footer-group-1" role="navigation" aria-labelledby="dcf-footer-group-1-heading">
<div class=""> <div class="">
<h3 class="dcf-txt-md dcf-bold dcf-uppercase dcf-lh-3 unl-ls-2 unl-cream" id="dcf-footer-group-1-heading">About UNL Resource Scheduler</h3> <h3 class="dcf-txt-md dcf-bold dcf-uppercase dcf-lh-3 unl-ls-2 unl-cream" id="dcf-footer-group-1-heading">About UNL Resource Scheduler</h3>
<p>This application is a product of the <a href="https://dxg.unl.edu/">Digital Experience Group at Nebraska</a>. DXG is a partnership of <a href="https://ucomm.unl.edu/">University Communication</a> and <a href="https://its.unl.edu/">Information Technology Services</a>.</p> <p>This application is a product of the <a href="https://dxg.unl.edu/">Digital Experience Group</a> at <a href="http://www.unl.edu/">Nebraska</a>. DXG is part of <a href="https://ucomm.unl.edu/">University Communication &amp; Marketing</a>.</p>
</div> </div>
</nav> </nav>
<nav id="dcf-footer-group-2" role="navigation" aria-labelledby="dcf-footer-group-2-heading"> <nav id="dcf-footer-group-2" role="navigation" aria-labelledby="dcf-footer-group-2-heading">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment