From: XhmikosR Date: Thu, 2 May 2019 07:47:48 +0000 (+0300) Subject: Examples: include favicons. (#28504) X-Git-Tag: v5.0.0-alpha1~1132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=336778f4639f6badfd0410c08933e59f25b8b74c;p=thirdparty%2Fbootstrap.git Examples: include favicons. (#28504) --- diff --git a/site/layouts/_default/examples.html b/site/layouts/_default/examples.html index d092f5abe0..d6050625d6 100644 --- a/site/layouts/_default/examples.html +++ b/site/layouts/_default/examples.html @@ -15,6 +15,7 @@ {{- end }} {{ partial "stylesheet" . }} + {{ partial "favicons" . }}