Skip to content

Commit 32e6a57

Browse files
docs: fix navbar mapping (#690)
1 parent 6188e5b commit 32e6a57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/docs/zensical.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,12 @@ nav = [
5353
{ "Docker" = [
5454
{ "Basic" = [
5555
{ "Traefik" = "deployments/docker/basic/traefik.md" },
56+
{ "NGINX" = "deployments/docker/basic/nginx.md" },
5657
{ "Vanila" = "deployments/docker/basic/vanila.md" },
5758
] },
5859
{ "Watchtower" = [
5960
{ "Traefik" = "deployments/docker/watchtower/traefik.md" },
61+
{ "NGINX" = "deployments/docker/watchtower/nginx.md" },
6062
{ "Vanila" = "deployments/docker/watchtower/vanila.md" },
6163
] },
6264
] },

0 commit comments

Comments
 (0)