diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html index 1cedf168fa..2548bbe34e 100644 --- a/site/layouts/partials/home/masthead.html +++ b/site/layouts/partials/home/masthead.html @@ -2,7 +2,7 @@
- {{ partial "homepage-hero.svg" (dict "class" "img-fluid mb-3 mb-md-0" "width" "900" "height" "800") }} + {{ partial "homepage-hero.svg" (dict "class" "img-fluid mb-3 mb-md-0" "width" "600" "height" "533") }}

Build fast, responsive sites with Bootstrap

diff --git a/site/layouts/partials/homepage-hero.svg b/site/layouts/partials/homepage-hero.svg index 75ba8c7777..751753a6dc 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