update mkdocs.yml in blog (#4428)

* update mkdocs.yml in blog

I am 99.99% sure this fixes #4419 

but I cannot run the blog locally due to #4427

* Update mkdocs.yml

use `extra.homepage`
This commit is contained in:
sebgoa 2021-11-04 14:51:18 +01:00 committed by GitHub
parent b92152a90d
commit adcc969fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
INHERIT: config/nav.yml
site_name: Knative
site_url: https://knative.dev/blog
site_url: https://knative.dev/docs
site_description: Knative Blog
extra_css:
- stylesheets/extra.css
@ -74,6 +74,7 @@ plugins:
copyright: "Copyright © 2021 The Knative Authors"
extra:
homepage: https://knative.dev/docs
social:
- icon: fontawesome/brands/twitter
link: https://twitter.com/KnativeProject