From 74987d9591e2eda138a39f5d2d44418078ca6ab5 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 22 Dec 2018 21:58:06 +0200 Subject: [PATCH 1/3] Add two new meta tags for Algolia (#27902) --- site/_includes/header.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/_includes/header.html b/site/_includes/header.html index 83d051fa80..6e91a1f429 100644 --- a/site/_includes/header.html +++ b/site/_includes/header.html @@ -4,6 +4,9 @@ + + + {%- if page.title -%} {{ page.title | smartify }} ยท {{ site.title | smartify }} From 3bdb363495e79e71d7bcc1e03a2879cce60934ae Mon Sep 17 00:00:00 2001 From: XhmikosR <xhmikosr@gmail.com> Date: Sat, 22 Dec 2018 22:07:37 +0200 Subject: [PATCH 2/3] Remove obsolete redirects in examples. (#27897) --- site/docs/4.2/examples/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/site/docs/4.2/examples/index.html b/site/docs/4.2/examples/index.html index d471512524..28f94dfb54 100644 --- a/site/docs/4.2/examples/index.html +++ b/site/docs/4.2/examples/index.html @@ -4,8 +4,6 @@ title: Examples description: Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts. redirect_from: - "/examples/" - - "/docs/4.0/examples/tooltip-viewport/" - - "/docs/4.1/examples/tooltip-viewport/" --- {% for entry in site.data.examples %} From 46f86df0bb1d4a6029d59ef52c1fecbe3b79f3f8 Mon Sep 17 00:00:00 2001 From: XhmikosR <xhmikosr@gmail.com> Date: Sat, 22 Dec 2018 23:18:34 +0200 Subject: [PATCH 3/3] bootstrap-stack.svg: remove unneeded space. --- site/_includes/icons/bootstrap-stack.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_includes/icons/bootstrap-stack.svg b/site/_includes/icons/bootstrap-stack.svg index 6b35354490..91ef8c376d 100644 --- a/site/_includes/icons/bootstrap-stack.svg +++ b/site/_includes/icons/bootstrap-stack.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" {% if include.class %} class="{{ include.class }}"{% endif %}{% if include.width %} width="{{ include.width }}"{% endif %}{% if include.height %} height="{{ include.height }}"{% endif %} viewBox="0 0 1024 860" focusable="false" role="img"><title>Bootstrap \ No newline at end of file +Bootstrap