From: Mark Otto Date: Tue, 16 Jun 2020 16:04:19 +0000 (-0700) Subject: Center up the B in our logo a bit better X-Git-Tag: v5.0.0-alpha1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8a590f2536d16281b658e6c950a7b9b9ba94710;p=thirdparty%2Fbootstrap.git Center up the B in our logo a bit better --- 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