Skip to content

Commit b6ecbef

Browse files
committed
Add geddle sponorship
1 parent 91e81df commit b6ecbef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ theme = "juice"
1818
juice_logo_name = "C/C++ Search Extension"
1919
juice_logo_path = "logo.png"
2020
juice_extra_menu = [
21-
{ title = "Github", link = "https://github.com/huhu/cpp-search-extension"}
21+
{ title = "Geddle", link = "https://geddle.com" },
22+
{ title = "Github", link = "https://github.com/huhu/cpp-search-extension" }
2223
]
2324
repository_url = "https://github.com/huhu/cpp-search-extension"
2425
meta_title = "C/C++ Search Extension: The ultimate search extension for C/C++"

0 commit comments

Comments
 (0)