3aab2d627615eacf22291c118b441fa1793bbfdb
templates/layout.mustache
| ... | ... | @@ -108,7 +108,7 @@ |
| 108 | 108 | </nav> |
| 109 | 109 | |
| 110 | 110 | <a href="https://biogrids.org/"><div class="logo mobile-navigation" > |
| 111 | - <img src="/images/logo.svg" alt="images/logo.png" style="width: 222px; height: 61px;"> |
|
| 111 | + <img src="/static/images/logo.svg" alt="images/logo.png" style="width: 222px; height: 61px;"> |
|
| 112 | 112 | <!-- <img src="https://biogrids.org/static/images/logo.png" alt="https://biogrids.org/" style="padding: 0 0 0 0;" ></div> --> |
| 113 | 113 | </a> |
| 114 | 114 |