File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ sections:
129129
130130 <div style="text-align: center; margin-bottom: 6rem;">
131131 <div style="display: flex; justify-content: center; margin-bottom: 2rem;">
132- <img src="public/ images/logo3.png" alt="Research" style="max-width: 750px; border-radius: 10px; margin-left: -0px;">
132+ <img src="images/logo3.png" alt="Research" style="max-width: 750px; border-radius: 10px; margin-left: -0px;">
133133 </div>
134134 <h1 style="margin: 0.5rem 0; color: #2c3e50;">Computer Vision Lab</h1>
135135 <h1 style="margin: 0.5rem 0; color: #2c3e50;">UESTC</h1>
@@ -227,15 +227,15 @@ sections:
227227
228228 <a href="https://github.com/CVL-UESTC">
229229 <div class="connect-card">
230- <img src="public/ images/github.png" alt="Research" style="max-width: 200px; border-radius: 10px; margin-left: -0px;">
230+ <img src="images/github.png" alt="Research" style="max-width: 200px; border-radius: 10px; margin-left: -0px;">
231231 <h4> Github </h4>
232232 </div>
233233
234234 </a>
235235
236236 <a href="https://huggingface.co/CVLUESTC">
237237 <div class="connect-card">
238- <img src="public/ images/hugging_face.jpeg" alt="Research" style="max-width: 200px; border-radius: 10px; margin-left: -0px;">
238+ <img src="images/hugging_face.jpeg" alt="Research" style="max-width: 200px; border-radius: 10px; margin-left: -0px;">
239239 <h4> Hagging Face </h4>
240240 </div>
241241 </a>
You can’t perform that action at this time.
0 commit comments