From: XhmikosR Date: Tue, 16 Jul 2019 08:32:51 +0000 (+0300) Subject: Move the icon to a partial and optimize it. X-Git-Tag: v5.0.0-alpha1~1005 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc6692082207e661a6a8606f3ff28e389110090;p=thirdparty%2Fbootstrap.git Move the icon to a partial and optimize it. --- diff --git a/site/layouts/partials/docs-sidebar.html b/site/layouts/partials/docs-sidebar.html index 63714ec784..200f8cd417 100644 --- a/site/layouts/partials/docs-sidebar.html +++ b/site/layouts/partials/docs-sidebar.html @@ -17,7 +17,7 @@
  • - + {{- partial "icons/arrow.svg" (dict "class" "bd-sidenav-group-link-icon" "width" "16" "height" "16") -}}
    {{- $group.title -}}
    diff --git a/site/layouts/partials/icons/arrow.svg b/site/layouts/partials/icons/arrow.svg new file mode 100644 index 0000000000..097c1a2d54 --- /dev/null +++ b/site/layouts/partials/icons/arrow.svg @@ -0,0 +1 @@ +