Skip to content

Commit

Permalink
Merge pull request projectcalico#2864 from projectcalico/sitemap-rework
Browse files Browse the repository at this point in the history
Rework sitemaps to align better with google and algolia needs
  • Loading branch information
ozdanborne authored Sep 19, 2019
2 parents 9e40613 + 78a42c8 commit d315fda
Show file tree
Hide file tree
Showing 3 changed files with 3,077 additions and 555 deletions.
8 changes: 8 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,41 +79,49 @@ defaults:
path: v1.5
values:
version: v1.5
sitemap: false
-
scope:
path: v1.6
values:
version: v1.6
sitemap: false
-
scope:
path: v2.0
values:
version: v2.0
sitemap: false
-
scope:
path: v2.1
values:
version: v2.1
sitemap: false
-
scope:
path: v2.2
values:
version: v2.2
sitemap: false
-
scope:
path: v2.3
values:
version: v2.3
sitemap: false
-
scope:
path: v2.4
values:
version: v2.4
sitemap: false
-
scope:
path: v2.5
values:
version: v2.5
sitemap: false
-
scope:
path: v2.6
Expand Down
Loading

0 comments on commit d315fda

Please sign in to comment.