Skip to content

Commit 1ac7d01

Browse files
Update index.html
Updating home navigation to redirect to KGML home page
1 parent 29e4b20 commit 1ac7d01

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

projects/GFI-framework/index.html

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,9 @@
1515

1616
<body>
1717
<main>
18-
<nav class="navbar" role="navigation">
19-
<div class="navbar-menu is-active">
20-
<div class="navbar-start" style="flex-grow: 1; justify-content: center;">
21-
<a class="navbar-item" href="https://kgml-lab.github.io/">
22-
<span class="icon">
23-
<i class="fas fa-home"></i>
24-
</span>
25-
</a>
26-
</div>
27-
</div>
28-
</nav>
18+
<div style="text-align: center">
19+
<p><a href="https://kgml-lab.github.io/">Home</a></p>
20+
</div>
2921

3022
<h1>A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations</h1>
3123
<h2 style="text-align: center;">ICLR 2025</h2>

0 commit comments

Comments
 (0)