diff --git a/config/_default/languages.cs.toml b/config/_default/languages.cs.toml index bc1d623a1..59c6af644 100644 --- a/config/_default/languages.cs.toml +++ b/config/_default/languages.cs.toml @@ -8,8 +8,6 @@ title = "Developer Portal" isoCode = "cs" rtl = false dateFormat = "2 January 2006" - logo = "img/espressif_logo_contour.png" - # secondaryLogo = "PATH" description = "The developer resources in just one place!" # copyright = "Copy, _right?_ :thinking_face:" @@ -25,4 +23,4 @@ title = "Developer Portal" { facebook = "https://www.facebook.com/espressif/" }, { linkedin = "https://www.linkedin.com/company/espressif-systems/" }, { github = "https://github.com/espressif" }, - ] \ No newline at end of file + ] diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index d11b6cc19..082415011 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -1,15 +1,13 @@ languageCode = "en" languageName = "English" weight = 1 -title = "Espressif Developer Portal" +title = "Developer Portal" [params] displayName = "EN" isoCode = "en" rtl = false dateFormat = "2 January 2006" - logo = "img/espressif_logo_contour.png" - # secondaryLogo = "PATH" description = "The developer resources in just one place!" # copyright = "Copy, _right?_ :thinking_face:" diff --git a/config/_default/params.toml b/config/_default/params.toml index 2dbea9cf2..6eb0bf434 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -17,6 +17,7 @@ mainSections = ["blog"] disableImageOptimization = false disableTextInHeader = false +logo = "img/espressif_logo_contour.png" # defaultBackgroundImage = "/img/ocean.jpg" # defaultFeaturedImage = "/img/ocean.jpg" diff --git a/layouts/partials/header/basic.html b/layouts/partials/header/basic.html index 5e9aa5032..008c0ec03 100644 --- a/layouts/partials/header/basic.html +++ b/layouts/partials/header/basic.html @@ -1,5 +1,6 @@
{{ end }} {{- end }} -