From e8a590f2536d16281b658e6c950a7b9b9ba94710 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 16 Jun 2020 09:04:19 -0700 Subject: [PATCH] Center up the B in our logo a bit better --- site/layouts/partials/homepage-hero.svg | 2 +- site/layouts/partials/icons/bootstrap-white-fill.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/layouts/partials/homepage-hero.svg b/site/layouts/partials/homepage-hero.svg index a1852e60f8..75ba8c7777 100644 --- a/site/layouts/partials/homepage-hero.svg +++ b/site/layouts/partials/homepage-hero.svg @@ -1 +1 @@ -{{ with .title }}{{ . }}{{ else }}Bootstrap{{ end }} \ No newline at end of file +{{ with .title }}{{ . }}{{ else }}Bootstrap{{ end }} \ No newline at end of file diff --git a/site/layouts/partials/icons/bootstrap-white-fill.svg b/site/layouts/partials/icons/bootstrap-white-fill.svg index 7461c08982..af4bc7fcf0 100644 --- a/site/layouts/partials/icons/bootstrap-white-fill.svg +++ b/site/layouts/partials/icons/bootstrap-white-fill.svg @@ -1 +1 @@ -{{ with .title }}{{ . }}{{ else }}Bootstrap{{ end }} +{{ with .title }}{{ . }}{{ else }}Bootstrap{{ end }} \ No newline at end of file