From ea5d55513995ae600dab4efed3e72f634530b900 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 8 Jul 2020 12:46:23 +0300 Subject: [PATCH] Fix the remaining instances using the old logos. --- build/zip-examples.js | 4 ++-- site/content/docs/5.0/components/navbar.md | 4 ++-- site/content/docs/5.0/examples/checkout/index.html | 2 +- site/content/docs/5.0/examples/floating-labels/index.html | 2 +- site/content/docs/5.0/examples/offcanvas/index.html | 2 +- site/content/docs/5.0/examples/pricing/index.html | 2 +- site/content/docs/5.0/examples/sign-in/index.html | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/zip-examples.js b/build/zip-examples.js index 222706cb43..bf50a0af6f 100644 --- a/build/zip-examples.js +++ b/build/zip-examples.js @@ -35,8 +35,8 @@ sh.cp('-Rf', `_gh_pages/docs/${versionShort}/examples/*`, folderName) sh.cp('-Rf', `_gh_pages/docs/${versionShort}/dist/`, `${folderName}/assets/`) // also copy the two brand images we use in the examples sh.cp('-f', [ - `_gh_pages/docs/${versionShort}/assets/brand/bootstrap-outline.svg`, - `_gh_pages/docs/${versionShort}/assets/brand/bootstrap-solid.svg` + `_gh_pages/docs/${versionShort}/assets/brand/bootstrap-logo.svg`, + `_gh_pages/docs/${versionShort}/assets/brand/bootstrap-logo-white.svg` ], `${folderName}/assets/brand/`) sh.rm(`${folderName}/index.html`) diff --git a/site/content/docs/5.0/components/navbar.md b/site/content/docs/5.0/components/navbar.md index d93d37dc1f..e898ba6778 100644 --- a/site/content/docs/5.0/components/navbar.md +++ b/site/content/docs/5.0/components/navbar.md @@ -104,7 +104,7 @@ Adding images to the `.navbar-brand` will likely always require custom styles or @@ -115,7 +115,7 @@ Adding images to the `.navbar-brand` will likely always require custom styles or