Skip to content

Commit

Permalink
Merge pull request #16 from psu-libraries/footer-update
Browse files Browse the repository at this point in the history
Updated footer to contact department
  • Loading branch information
jrpatterson authored Aug 30, 2024
2 parents 0d64b49 + 1ef1c1c commit 3bd156b
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions themes/pana/templates/__overrides.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,12 @@
<div id="footer">
<div class="container">
<h2>{{site_title}}</h2>
<p>For questions about content, please contact <a href="mailto:[email protected]">Sue Kellerman</a>, Judith O. Sieg Librarian for Preservation and former PI of the PA Newspaper Project and the PA
Digital Newspaper Project. For technical or other issues, please contact <a href="mailto:[email protected]">Andrew Gearhart</a> or <a href="mailto:[email protected]">Jeff Knapp</a>, Larry and
Ellen Foster Communications Librarian.
</p>
<p>
Site created using <a href="https://github.com/open-oni/open-oni">open-oni</a> software, built off the Library of Congress's <a href="https://github.com/LibraryofCongress/chronam">chronam</a>. </p>
<p><a href = "https://libraries.psu.edu/accessibility-help">Accessibility Help</a></p>
<p>
For questions about content and participation in the PA Newspaper Archive, please contact the <a href="mailto:[email protected]">Preservation, Conservative and Digitization department.</a>
</p>
<p>
Site created using <a href="https://github.com/open-oni/open-oni">open-oni</a> software, built off the Library of Congress's <a href="https://github.com/LibraryofCongress/chronam">chronam</a>. </p>
<p><a href = "https://libraries.psu.edu/accessibility-help">Accessibility Help</a></p>
</div><!-- /container -->
</div><!-- /footer -->

Expand Down Expand Up @@ -128,7 +127,7 @@ <h1 class="title">{{ site_title }}</h1><p class="subtitle">Significant historica
<li class="nav_advanced_search"><a href="{% url 'openoni_search_advanced' %}">Advanced Search</a></li>
</ul>
{% endblock navbar_advancedsearch %}

{% block navbar_search %}
<form class="form-inline navbar-form navbar-right" action="{% url 'openoni_search_pages_results' %}" method="get">
<div class="form-group">
Expand Down

0 comments on commit 3bd156b

Please sign in to comment.