File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -904,7 +904,25 @@ <h2 class="text-2xl font-bold text-slate-900 mb-6 text-center">Citation</h2>
904904 < img src ="images/pdf.jpg " alt ="Paper " class ="w-8 h-8 rounded-full border border-slate-200 ">
905905 </ a >
906906 </ div >
907- < p class ="text-slate-500 text-sm "> © 2025 SGI-Bench. Licensed under MIT.</ p >
907+ < p class ="text-slate-500 text-sm ">
908+ © 2025 SGI-Bench.
909+ Licensed under
910+ < a href ="https://github.com/InternScience/SGI-Bench/blob/main/LICENSE ">
911+ MIT
912+ </ a > .
913+ Contact:
914+ < a href ="
mailto:[email protected] "
> 915+ 916+ </ a >
917+ </ p >
918+
919+ < p class ="text-slate-500 text-sm ">
920+ < a href ="https://raw.githubusercontent.com/InternScience/SGI-Bench/main/assets/wechat.jpg " target ="_blank ">
921+ < img src ="https://raw.githubusercontent.com/InternScience/SGI-Bench/main/assets/wechat.jpg "
922+ alt ="SGI-Bench WeChat QR Code "
923+ width ="120 ">
924+ </ a >
925+ </ p >
908926 </ footer >
909927
910928 <!-- ==================================================================================================== -->
You can’t perform that action at this time.
0 commit comments