Skip to content

Commit 2792981

Browse files
committed
👕 Fix TU logo
1 parent 23eccb8 commit 2792981

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,9 @@ <h3 style="text-align: left">Uncertainty Quantification Framework.</h3>
192192
</div>
193193

194194
<a href="https://torch-uncertainty.github.io/" target="_blank">
195-
<div><img src="assets/logoTU_full.png" width="20%" hspace="2%"> </div>
195+
<center>
196+
<div><img src="assets/logoTU_full.png" width="40%" hspace="2%"> </div>
197+
</center>
196198
</a>
197199

198200
<br>

0 commit comments

Comments
 (0)