diff --git a/simkube.yml b/simkube.yml
index 1072538..9d5ca60 100644
--- a/simkube.yml
+++ b/simkube.yml
@@ -68,6 +68,7 @@ markdown_extensions:
# FAQ heading in the FAQ itself, so I set this from depth 3 to depth 3.
nav:
- SimKube: '!import https://github.com/acrlabs/simkube?branch=drmorr/document-crds&extra_imports=["CODE_OF_CONDUCT.md", "CHANGELOG.md"]&config=docs/mkdocs.yml'
+ - SimKube CI Action: '!import https://github.com/acrlabs/simkube?branch=drmorr/document-crds&extra_imports=["CODE_OF_CONDUCT.md", "CHANGELOG.md"]&config=docs/mkdocs.yml'
validation:
nav:
omitted_files: ignore
diff --git a/theme/docs.html b/theme/docs.html
index e020e47..69028fa 100644
--- a/theme/docs.html
+++ b/theme/docs.html
@@ -12,13 +12,13 @@
{%- if 'sidebar' not in page.meta or page.meta.sidebar -%}