Skip to content

Commit

Permalink
modify a header image
Browse files Browse the repository at this point in the history
  • Loading branch information
carter committed Mar 18, 2017
1 parent 7703e09 commit 36eba5b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/WEB-INF/jsp/manager/head.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
}
</style>
<body>
<div class="head"><img src="${pageContext.request.contextPath }/imgs/head.gif"/></div>
<div class="head"><img src="${pageContext.request.contextPath }/imgs/head.png"/></div>
</body>
</html>
Binary file removed src/main/webapp/imgs/head.gif
Binary file not shown.

0 comments on commit 36eba5b

Please sign in to comment.