From: XhmikosR Date: Sun, 28 Jun 2020 18:08:06 +0000 (+0300) Subject: homepage-hero.svg: move `defs` before `g` X-Git-Tag: v5.0.0-alpha2~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daa45824d57a6476345f4bfcbd297663a935df4f;p=thirdparty%2Fbootstrap.git homepage-hero.svg: move `defs` before `g` --- diff --git a/site/layouts/partials/icons/homepage-hero.svg b/site/layouts/partials/icons/homepage-hero.svg index 05ae00971d..538045ad9a 100644 --- a/site/layouts/partials/icons/homepage-hero.svg +++ b/site/layouts/partials/icons/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