Skip to content
Snippets Groups Projects
Commit 327bd99d authored by Tyler Lemburg's avatar Tyler Lemburg
Browse files

remove the s

parent f89a5cfa
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -11,7 +11,7 @@
<div class="wdn-footer-module">
<span role="heading" class="wdn-footer-heading">Related Links</span>
<ul class="wdn-related-links-v1">
<li><a href="http://ucomm.unl.edu/">University Communications</a></li>
<li><a href="http://ucomm.unl.edu/">University Communication</a></li>
<li><a href="http://iim.unl.edu/">Internet and Interactive Media</a></li>
<li><a href="http://wdn.unl.edu/">Web Developer Network</a></li>
<li><a href="http://its.unl.edu/">Information Technology Services</a></li>
......
......@@ -14,7 +14,7 @@ if (file_exists($wdn_include_path)) {
$page->doctitle = '<title>UNL Lockup Factory</title>';
$page->titlegraphic = 'UNL Lockup Factory';
$page->pagetitle = '';
$page->affiliation = '<a href="http://ucomm.unl.edu">University Communications</a>';
$page->affiliation = '<a href="http://ucomm.unl.edu">University Communication</a>';
# css
$page->addStyleSheet('/css/main.css');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment