Skip to content

Commit

Permalink
update logo. see issue #515
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouji2013 committed Jul 5, 2022
1 parent 59741b2 commit 2ebcdd6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added web/src/main/webapp/img/logos/ccg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed web/src/main/webapp/img/logos/ocg.png
Binary file not shown.
2 changes: 1 addition & 1 deletion web/src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<div class="navbar-wrapper">
<!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
<div class="container">
<a href="https://ocg.cancer.gov/" target="_blank"><img src="img/logos/ocg.png"></a>
<a href="https://ocg.cancer.gov/" target="_blank"><img src="img/logos/ccg.png"></a>
<div class="navbar">
<div class="navbar-inner">
<div class="nav-collapse collapse show">
Expand Down

0 comments on commit 2ebcdd6

Please sign in to comment.