Skip to content

Commit 7d5ee6b

Browse files
authored
Update index.html
1 parent e91c1fc commit 7d5ee6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
A Systematic Review of
2323
Evaluation, Validation, and Enhancement
2424
</title>
25-
<link rel="icon" type="image/x-icon" href="static/images/fig_logo.ico">
25+
<link rel="icon" type="image/x-icon" href="static/images/logo_llm.ico">
2626
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet">
2727

2828
<link rel="stylesheet" href="static/css/bulma.min.css">
@@ -436,7 +436,7 @@ <h1 class="title is-1 publication-title">Large Language Model Psychometrics: A S
436436
</section>
437437

438438
<div class="has-text-centered" style="margin-top: 0.0rem; margin-bottom: 1.5rem;">
439-
<img src="static/images/fig.png" alt="LLM Psychometrics Logo" style="max-width: 220px; width: 115%; height: auto;">
439+
<img src="static/images/fig.png" alt="LLM Psychometrics Logo" style="max-width: 235px; width: 115%; height: auto;">
440440
</div>
441441

442442
<!-- Main overview image at the top -->

0 commit comments

Comments
 (0)