Add GitHub to top menubar

pull/5073/head
tstromberg 2019-08-13 17:30:16 -07:00
parent d384aa3150
commit 7517bcdc95
1 changed files with 6 additions and 0 deletions

View File

@ -46,6 +46,12 @@ resampleFilter = "CatmullRom"
quality = 75
anchor = "smart"
# Additional menu items
[[menu.main]]
name = "GitHub"
weight = 50
url = "https://github.com/kubernetes/minikube"
[services]
[services.googleAnalytics]
# Comment out the next line to disable GA tracking. Also disables the feature described in [params.ui.feedback].