Skip to content

Commit ed548ca

Browse files
committed
Point GitHub link to gdext, add Sponsor link
1 parent 9116b99 commit ed548ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ title = "godot-rust"
3636
items = [
3737
{ lang = "en", links = [
3838
{ url = "/", name = "Home" },
39-
{ url = "https://github.com/godot-rust", name = "GitHub" },
39+
{ url = "https://github.com/godot-rust/gdext", name = "GitHub" },
4040
{ url = "/book", name = "Book" },
4141
{ url = "/docs", name = "API Docs" },
4242
{ url = "/dev", name = "Devlog" },
43+
{ url = "https://github.com/sponsors/Bromeon", name = "" },
4344
] }
4445
]
4546

0 commit comments

Comments
 (0)