Skip to content

Commit 4cb1fa2

Browse files
momoclaude
authored andcommitted
Replace GitHub nav link with ICML paper link
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent addbd54 commit 4cb1fa2

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default defineConfig({
1919
themeConfig: {
2020
nav: [
2121
{ text: 'Home', link: '/' },
22-
{ text: 'GitHub', link: 'https://github.com/Xtra-Computing/ModelGo' }
22+
{ text: 'Paper', link: 'https://icml.cc/virtual/2025/oral/40181' }
2323
],
2424

2525
sidebar: [
@@ -40,9 +40,7 @@ export default defineConfig({
4040
}
4141
],
4242

43-
socialLinks: [
44-
{ icon: 'github', link: 'https://github.com/Xtra-Computing/ModelGo' }
45-
],
43+
socialLinks: [],
4644

4745
footer: {
4846
message: 'Content licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en">CC BY-NC-SA 4.0</a> (excluding license text files). All rights reserved.',

0 commit comments

Comments
 (0)