From 88a96bdf7fe5769928f485b387f04d5a70975110 Mon Sep 17 00:00:00 2001 From: tiffany76 <30397949+tiffany76@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:31:44 -0800 Subject: [PATCH] Add vers to _index.md frontmatter --- content/en/docs/security/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/security/_index.md b/content/en/docs/security/_index.md index 1fd43aef309d..a6069843cdd4 100644 --- a/content/en/docs/security/_index.md +++ b/content/en/docs/security/_index.md @@ -1,5 +1,7 @@ --- title: Security +cascade: + vers: 0.115.1 weight: 970 ---