diff options
| author | XhmikosR <[email protected]> | 2019-05-02 10:47:48 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-05-02 10:47:48 +0300 |
| commit | 336778f4639f6badfd0410c08933e59f25b8b74c (patch) | |
| tree | 059779184710fef96b2756c8ca0c23ca25962f71 | |
| parent | 09c99fe6e79ad397fdef262017d7b2bc49377b15 (diff) | |
| download | bootstrap-336778f4639f6badfd0410c08933e59f25b8b74c.tar.xz bootstrap-336778f4639f6badfd0410c08933e59f25b8b74c.zip | |
Examples: include favicons. (#28504)
| -rw-r--r-- | site/layouts/_default/examples.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/layouts/_default/examples.html b/site/layouts/_default/examples.html index d092f5abe..d6050625d 100644 --- a/site/layouts/_default/examples.html +++ b/site/layouts/_default/examples.html @@ -15,6 +15,7 @@ {{- end }} {{ partial "stylesheet" . }} + {{ partial "favicons" . }} <style> .bd-placeholder-img { |
