Add a link to GitHub repository to the top menu (#3543)

* add a link to github in the top menu

* fix markup
main
Timur Osmanov 5 years ago committed by GitHub
parent ca4563513b
commit e9d7dd1c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 = "<i class='fab fa-github'></i>"
[services]
[services.googleAnalytics]

Loading…
Cancel
Save