diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 490f3fe87b6..a294044d1ad 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -19,7 +19,7 @@
-
- {{ partial "docs-side-nav.html" . }} -
+ + + {{ partial "docs-side-nav.html" . }} +
- + + {{ define "section-tree-nav" }} {{ range .Sections}} diff --git a/static/imgs/button-arrow.png b/static/imgs/button-arrow.png new file mode 100644 index 00000000000..773985449fc Binary files /dev/null and b/static/imgs/button-arrow.png differ diff --git a/static/imgs/icon-facebook.svg b/static/imgs/icon-facebook.svg new file mode 100644 index 00000000000..fc380b86fb0 --- /dev/null +++ b/static/imgs/icon-facebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/imgs/icon-github.svg b/static/imgs/icon-github.svg new file mode 100644 index 00000000000..0e3d0dcc8f6 --- /dev/null +++ b/static/imgs/icon-github.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/imgs/icon-linkedin.svg b/static/imgs/icon-linkedin.svg new file mode 100644 index 00000000000..fb78ceb0f67 --- /dev/null +++ b/static/imgs/icon-linkedin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/imgs/icon-slack.svg b/static/imgs/icon-slack.svg new file mode 100644 index 00000000000..adf00c858d2 --- /dev/null +++ b/static/imgs/icon-slack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/imgs/icon-twitter.svg b/static/imgs/icon-twitter.svg new file mode 100644 index 00000000000..a5ad0518136 --- /dev/null +++ b/static/imgs/icon-twitter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/imgs/icon-youtube.svg b/static/imgs/icon-youtube.svg new file mode 100644 index 00000000000..2ff28e1b373 --- /dev/null +++ b/static/imgs/icon-youtube.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/imgs/rancher-logo-horiz-color.png b/static/imgs/rancher-logo-horiz-color.png new file mode 100644 index 00000000000..a9d1c626e54 Binary files /dev/null and b/static/imgs/rancher-logo-horiz-color.png differ