diff --git a/layouts/404.html b/_vendor/github.com/chef/chef-docs-theme/layouts/404.html
similarity index 100%
rename from layouts/404.html
rename to _vendor/github.com/chef/chef-docs-theme/layouts/404.html
diff --git a/layouts/index.redir b/_vendor/github.com/chef/chef-docs-theme/layouts/index.redir
similarity index 100%
rename from layouts/index.redir
rename to _vendor/github.com/chef/chef-docs-theme/layouts/index.redir
diff --git a/_vendor/modules.txt b/_vendor/modules.txt
index 7df08cf94b..c9d4b9662d 100644
--- a/_vendor/modules.txt
+++ b/_vendor/modules.txt
@@ -14,7 +14,7 @@
# github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20240306070238-713aa7a8dd8e
# github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20240313054833-ebbc45209efa
# github.com/chef/license-service/docs-chef-io v0.0.0-20231117105514-d3f3d53ba2dd
-# github.com/chef/chef-docs-theme v0.0.0-20240315155053-d3478940b224
+# github.com/chef/chef-docs-theme v0.0.0-20240320201714-1313815d104f
# github.com/FortAwesome/Font-Awesome v0.0.0-20240108205627-a1232e345536
# github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90
# github.com/twitter/hogan.js v3.0.2+incompatible
diff --git a/go.mod b/go.mod
index a8defe91e4..4572148f34 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.22.0
require (
github.com/chef/automate/components/docs-chef-io v0.0.0-20240306133449-4e982f867599 // indirect
- github.com/chef/chef-docs-theme v0.0.0-20240315155053-d3478940b224 // indirect
+ github.com/chef/chef-docs-theme v0.0.0-20240320201714-1313815d104f // indirect
github.com/chef/chef-server/docs-chef-io v0.0.0-20240110155437-6cd481103560 // indirect
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20240220152040-faf51299a28a // indirect
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20240306070238-713aa7a8dd8e // indirect
diff --git a/go.sum b/go.sum
index efc2de4225..d3e3b90c67 100644
--- a/go.sum
+++ b/go.sum
@@ -3,8 +3,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/chef/automate/components/docs-chef-io v0.0.0-20240306133449-4e982f867599 h1:vya+2EqafWQi5osINw4CRrmoDNfZ3LJjrAplqpMc7eA=
github.com/chef/automate/components/docs-chef-io v0.0.0-20240306133449-4e982f867599/go.mod h1:juvLC7Rt33YOCgJ5nnfl4rWZRAbSwqjTbWmcAoA0LtU=
-github.com/chef/chef-docs-theme v0.0.0-20240315155053-d3478940b224 h1:we4yBbSUc9rnblxEIg6VYgBUwvAAko0buWOUAMz8yo8=
-github.com/chef/chef-docs-theme v0.0.0-20240315155053-d3478940b224/go.mod h1:NwoR9HIMX95CzTitli80D9j3Et+vI90pjHG8aN+vnaY=
+github.com/chef/chef-docs-theme v0.0.0-20240320201714-1313815d104f h1:LXr5PIB1h2zDGt+rFl7kNgha4NBkRKsVr3PB6kjhKPo=
+github.com/chef/chef-docs-theme v0.0.0-20240320201714-1313815d104f/go.mod h1:+Jpnv+LXE6dXu2xDcMzMc0RxRGuCPAoFxq5tJ/X6QpQ=
github.com/chef/chef-server/docs-chef-io v0.0.0-20240110155437-6cd481103560 h1:1fbTdNlat08FZ9xTSEnyBmTFrVj1O75bwo3x6Iaab40=
github.com/chef/chef-server/docs-chef-io v0.0.0-20240110155437-6cd481103560/go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20240220152040-faf51299a28a h1:76ZYfDXaaPCMi4YQ4uuhKSUALF488ZNfAcJx9/p+7/I=