diff --git a/assets/icons/GoodDataLearn.svg b/assets/icons/GoodDataLearn.svg index 1141bda..932a19d 100644 --- a/assets/icons/GoodDataLearn.svg +++ b/assets/icons/GoodDataLearn.svg @@ -1,5 +1,5 @@ - {{ partial "gtm-body.html" }} {{ partial "skip-links.html" . }} -
+
{{ partial "navbar.html" . }}
@@ -26,7 +26,7 @@
{{ partial "toc.html" . }}
-
+
{{ partial "version-banner.html" . }} {{ if not .Site.Params.ui.breadcrumb_disable }}{{ partial "breadcrumb.html" . }}{{ end }} {{ if .Draft }} diff --git a/layouts/api-reference/baseof.html b/layouts/api-reference/baseof.html index a2983ea..9f1bbb5 100644 --- a/layouts/api-reference/baseof.html +++ b/layouts/api-reference/baseof.html @@ -10,11 +10,11 @@ {{ partial "gtm-body.html" }} {{ partial "skip-links.html" . }} -
+
{{ partial "navbar.html" . }}
-
+
{{ block "main" . }}{{ end }}
{{ partialCached "footer.html" . }} diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html index 022a12f..6f225d0 100644 --- a/layouts/docs/baseof.html +++ b/layouts/docs/baseof.html @@ -13,7 +13,7 @@ {{ partial "gtm-body.html" }} {{ partial "skip-links.html" . }} -
+
{{ partial "navbar.html" . }}
@@ -26,7 +26,7 @@
{{ partial "toc.html" . }}
-
+
{{ partial "version-banner.html" . }} {{ if not .Site.Params.ui.breadcrumb_disable }}{{ partial "breadcrumb.html" . }}{{ end }} {{ if .Draft }} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index a88a525..abc4e52 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -2,7 +2,7 @@ {{ $footer := getJSON "https://www.gooddata.com/learn-assets/js/footer-definition.json" }} {{ if not .Site.Params.whitelabeled }} -
+
{{ if $footer.footer.bannerLinks }} diff --git a/layouts/partials/header-menu.html b/layouts/partials/header-menu.html index 6988874..74f1dc7 100644 --- a/layouts/partials/header-menu.html +++ b/layouts/partials/header-menu.html @@ -7,18 +7,18 @@ {{ end }} {{ end }} -
+
\ No newline at end of file + \ No newline at end of file diff --git a/layouts/partials/navbar-breadcrumb.html b/layouts/partials/navbar-breadcrumb.html index 7fff612..4462b25 100644 --- a/layouts/partials/navbar-breadcrumb.html +++ b/layouts/partials/navbar-breadcrumb.html @@ -1,8 +1,10 @@ {{/* (C) 2023 GoodData Corporation */}} {{/* This is overriden in docs (tiger/bear) */}} - + \ No newline at end of file diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html index 6698ac3..53d0691 100644 --- a/layouts/partials/navbar.html +++ b/layouts/partials/navbar.html @@ -5,20 +5,18 @@ {{ $cover := .HasShortcode "blocks/cover" }} {{ if not $whitelabeled }} - {{ partial "header-menu.html" . }} {{ partial "header-right.html" . }} - -
+
+ {{ partial "navbar-breadcrumb.html" . }} {{ if not .Params.no_search }}
{{ if eq .Page.Type "docs" }} @@ -40,16 +38,16 @@ {{ partial "edition-switch.html" . }} {{ partial "lang-switch.html" . }} - +
{{ else }} - -
+
- +
{{ end }} \ No newline at end of file diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index fcd852a..45b92fa 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -3,7 +3,7 @@
-