Skip to content

Commit dc6179a

Browse files
authored
Logo gif link broken
1 parent 41640f3 commit dc6179a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

team.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
</script>
178178
<div id="header">
179179
<div class="jumbotron text-center">
180-
<center><a href="index.html"><img id="logo" src="static/css/logo.gif" style="width :60%;
180+
<center><a href="index.html"><img id="logo" src="static/img/logo.gif" style="width :60%;
181181
height :auto;"></a>
182182

183183
<h1><font style="color : rgb(112, 112, 112) ;">Team HINT 3.0</h1></div>
@@ -187,7 +187,7 @@ <h1><font style="color : rgb(112, 112, 112) ;">Team HINT 3.0</h1></div>
187187
<div id="span">
188188
<span style="font-size:30px;cursor:pointer" onclick="openNav()">&#9776; </span>
189189
<center style="font-size:25px; margin-top :-38px">Team</center>
190-
<a href="index.html"><img id="logo" src="static/css/logo.png" style="width :60px; height :auto; margin-top : -30px;" align="right"></a>
190+
<a href="index.html"><img id="logo" src="static/img/logo.png" style="width :60px; height :auto; margin-top : -30px;" align="right"></a>
191191
</div>
192192

193193
</div>

0 commit comments

Comments
 (0)