From 336778f4639f6badfd0410c08933e59f25b8b74c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 2 May 2019 10:47:48 +0300 Subject: [PATCH] Examples: include favicons. (#28504) --- site/layouts/_default/examples.html | 1 + 1 file changed, 1 insertion(+) 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" . }}