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