Skip to content

Commit cfd1210

Browse files
committed
Clean up extra spaces
Clean up extra spaces, although these errors are not important, they affect the code specification.
1 parent d576b70 commit cfd1210

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repo_url: https://github.com/kubernetes-sigs/aws-alb-ingress-controller
44
strict: true
55

66
nav:
7-
- Home:
7+
- Home:
88
- Welcome: index.md
99
- How it works: how-it-works.md
1010
- Deployment:
@@ -31,7 +31,7 @@ nav:
3131
- SSL Redirect: guide/tasks/ssl_redirect.md
3232
- Examples:
3333
- EchoServer: examples/echo_server.md
34-
34+
3535

3636

3737
plugins:
@@ -63,4 +63,4 @@ markdown_extensions:
6363
extra_css:
6464
- https://unpkg.com/material-components-web@latest/dist/material-components-web.min.css
6565
extra_javascript:
66-
- https://unpkg.com/material-components-web@latest/dist/material-components-web.min.js
66+
- https://unpkg.com/material-components-web@latest/dist/material-components-web.min.js

0 commit comments

Comments
 (0)