File tree 1 file changed +1
-11
lines changed
1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 58
58
.highlight {
59
59
font-weight : bold;
60
60
}
61
- img {
62
- display : inline-block;
63
- vertical-align : middle;
64
- width : 150px ;
65
- }
66
- .text {
67
- display : inline-block;
68
- vertical-align : middle;
69
- width : calc (100% - 100px );
70
- }
71
61
</ style >
72
62
</ head >
73
63
< body >
117
107
< div class ="container is-max-desktop ">
118
108
< div class ="columns is-centered ">
119
109
< div class ="column has-text-centered ">
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 >
110
+ < h1 class ="title is-1 publication-title "> RepoExec: Evaluate Code Generation with a Repository-Level Executable Benchmark</ h1 >
121
111
< div class ="is-size-5 publication-authors ">
122
112
<!-- Paper authors -->
123
113
< span class ="author-block ">
You can’t perform that action at this time.
0 commit comments