Merge pull request #11927 from medyagh/twitter_site

site: add twitter to site footer
pull/11929/head
Medya Ghazizadeh 2021-07-07 19:16:34 -04:00 committed by GitHub
commit e24e32a8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -129,6 +129,13 @@ no = 'Sorry to hear that. Please <a href="https://github.com/kubernetes/minikube
icon = "fas fa-envelope"
desc = "Interact with the minikube users here"
[[params.links.user]]
name = "twitter"
url = "https://twitter.com/minikube_dev"
icon = "fab fa-twitter"
desc = "Follow minikube's official twitter for news/releases"
# Developer relevant links. These will show up on right side of footer and in the community page if you have one.
[[params.links.developer]]
name = "GitHub"