Add GitHub to top menubar
parent
d384aa3150
commit
7517bcdc95
|
@ -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].
|
||||
|
|
Loading…
Reference in New Issue