diff --git a/site/config.toml b/site/config.toml index 390309ec..f0c55e78 100644 --- a/site/config.toml +++ b/site/config.toml @@ -49,6 +49,11 @@ anchor = "smart" name = "Try it now" weight = 50 url = "https://cvat.org" +[[menu.main]] + name = "GitHub" + weight = 60 + url = "https://github.com/openvinotoolkit/cvat" + pre = "" [services] [services.googleAnalytics]