Skip to content

Commit

Permalink
Updating Handshake link in footer, Closes #183.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamglenn committed Aug 9, 2019
1 parent 081b954 commit 8c0a4e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wvu-design-system",
"version": "1.0.8",
"version": "1.0.9",
"description": "WVU Design System",
"main": "gulpfile.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion views/components/_wvu-footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</ul>
<ul class="list-unstyled">
<li class="list-inline-item"><a class="<r:site:data name="classes_wvu-footer-links" />" href="https://give.wvu.edu/"><small class="d-block">Give</small></a></li>
<li class="list-inline-item"><a class="<r:site:data name="classes_wvu-footer-links" />" href="https://careerservices.wvu.edu/students/mountaineertraklogins"><small class="d-block">MountaineerTRAK</small></a></li>
<li class="list-inline-item"><a class="<r:site:data name="classes_wvu-footer-links" />" href="https://careerservices.wvu.edu/students/handshake-login"><small class="d-block">Handshake</small></a></li>
<li class="list-inline-item"><a class="<r:site:data name="classes_wvu-footer-links" />" href="https://alert.wvu.edu/"><small class="d-block">WVU Alert</small></a></li>
<li class="list-inline-item"><a class="<r:site:data name="classes_wvu-footer-links" />" href="https://wvutoday.wvu.edu"><small class="d-block">WVU Today</small></a></li>
<li class="list-inline-item"><a class="<r:site:data name="classes_wvu-footer-links" />" href="https://portal.wvu.edu"><small class="d-block">WVU Portal</small></a></li>
Expand Down

0 comments on commit 8c0a4e2

Please sign in to comment.