diff --git a/mkdocs.yml b/mkdocs.yml index f04833ee88..99e54de24e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -174,6 +174,8 @@ theme: extra: version: provider: mike + default: + - latest social: - icon: fontawesome/brands/github-alt link: 'https://github.com/apache/sedona' @@ -225,3 +227,5 @@ plugins: type: datetime - mkdocs-jupyter: include_source: True + - mike: + canonical_version: "latest"