"
- @echo " tests: Runs playwright against the old theme."
- @echo " tests-update-screenshots: Runs playwright against the old theme."
+ @echo " tests: Runs playwright against the new theme."
+ @echo " tests-update-screenshots: Runs playwright against the new theme."
.PHONY: biome-format biome-lint biome-all setup-pre-commit tests build-example-site
FLAG :=
diff --git a/exampleSite/content/test-product/tab-group/tab-group.md b/exampleSite/content/test-product/tab-group/tab-group.md
index c4018136..c06b6ad1 100644
--- a/exampleSite/content/test-product/tab-group/tab-group.md
+++ b/exampleSite/content/test-product/tab-group/tab-group.md
@@ -6,6 +6,7 @@ weight: 200
## tab-group
+
{{}}
{{%tab name="Call Outs"%}}
@@ -65,6 +66,7 @@ nginx -s reload
{{}}
+
## Much nested tab group
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 996bf7fa..15df12c0 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,6 +2,6 @@ module github.com/nginxinc/docs
go 1.23
-require github.com/nginxinc/nginx-hugo-theme v0.41.27 // indirect
+require github.com/nginxinc/nginx-hugo-theme v1.0.4 // indirect
replace github.com/nginxinc/nginx-hugo-theme => ../
diff --git a/layouts/404.html b/layouts/404.html
index 209abd72..95f5f51e 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -1,7 +1,7 @@
{{ define "main"}}
-