Skip to content

Commit 880c42b

Browse files
author
NamCyan
committed
update
1 parent 08528af commit 880c42b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

repoexec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
img {
6262
display: inline-block;
6363
vertical-align: middle;
64-
width: 100px;
64+
width: 150px;
6565
}
6666
.text {
6767
display: inline-block;
@@ -117,7 +117,7 @@
117117
<div class="container is-max-desktop">
118118
<div class="columns is-centered">
119119
<div class="column has-text-centered">
120-
<img src="static/images/repoexec_logo.png" width="100px"/><div class="text">RepoExec: Evaluate Code Generation with a Repository-Level Executable Benchmark</div>
120+
<img src="static/images/repoexec_logo.png" width="150px"/><div class="text"><h1 class="title is-1 publication-title">RepoExec: Evaluate Code Generation with a Repository-Level Executable Benchmark</h1></div>
121121
<div class="is-size-5 publication-authors">
122122
<!-- Paper authors -->
123123
<span class="author-block">

0 commit comments

Comments
 (0)