Skip to content

Commit 4a64695

Browse files
authored
Update _index.md
1 parent 239ef9c commit 4a64695

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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="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="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="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>

0 commit comments

Comments
 (0)