From 2fb664829638890325c7c16d800f263c8ff7d3d1 Mon Sep 17 00:00:00 2001 From: Ouadie Lahdioui Date: Tue, 5 Dec 2017 22:24:00 +0100 Subject: [PATCH] Add ayout Right-To-Left direction support (#1500) --- layouts/about.hbs | 2 +- layouts/announcements.hbs | 2 +- layouts/blog-index.hbs | 2 +- layouts/blog-post.hbs | 2 +- layouts/category-index.hbs | 2 +- layouts/contribute.hbs | 2 +- layouts/docs.hbs | 2 +- layouts/download-current.hbs | 2 +- layouts/download-releases.hbs | 2 +- layouts/download.hbs | 2 +- layouts/guides-index.hbs | 2 +- layouts/in-the-news.hbs | 2 +- layouts/index.hbs | 2 +- layouts/knowledge-base-index.hbs | 2 +- layouts/knowledge-post.hbs | 2 +- layouts/page.hbs | 2 +- layouts/security.hbs | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/layouts/about.hbs b/layouts/about.hbs index 51bbda711828d..816f977ef5a47 100644 --- a/layouts/about.hbs +++ b/layouts/about.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/announcements.hbs b/layouts/announcements.hbs index 5687cfe5e25a9..47859dbe2bceb 100644 --- a/layouts/announcements.hbs +++ b/layouts/announcements.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/blog-index.hbs b/layouts/blog-index.hbs index 594e18f4614be..aefb221351950 100644 --- a/layouts/blog-index.hbs +++ b/layouts/blog-index.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/blog-post.hbs b/layouts/blog-post.hbs index 0516961086e70..61dd7d7c8dda2 100644 --- a/layouts/blog-post.hbs +++ b/layouts/blog-post.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/category-index.hbs b/layouts/category-index.hbs index f3b30d1d1f9dc..13bce10cb5c27 100644 --- a/layouts/category-index.hbs +++ b/layouts/category-index.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/contribute.hbs b/layouts/contribute.hbs index a90f15ab249cf..ad5b5be9dcbd0 100644 --- a/layouts/contribute.hbs +++ b/layouts/contribute.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/docs.hbs b/layouts/docs.hbs index 934ab7edb953b..b23d3c061c808 100644 --- a/layouts/docs.hbs +++ b/layouts/docs.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/download-current.hbs b/layouts/download-current.hbs index 82755b5349c6d..e2509f1532897 100644 --- a/layouts/download-current.hbs +++ b/layouts/download-current.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/download-releases.hbs b/layouts/download-releases.hbs index 8be6a99ad111d..175a706c9c625 100644 --- a/layouts/download-releases.hbs +++ b/layouts/download-releases.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/download.hbs b/layouts/download.hbs index 7ac3afba999b7..9cb935b897cd6 100644 --- a/layouts/download.hbs +++ b/layouts/download.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/guides-index.hbs b/layouts/guides-index.hbs index 9912d2927e622..6eccbe7480fc3 100644 --- a/layouts/guides-index.hbs +++ b/layouts/guides-index.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/in-the-news.hbs b/layouts/in-the-news.hbs index bdd63b34f69e0..fcc45a1bb50cf 100644 --- a/layouts/in-the-news.hbs +++ b/layouts/in-the-news.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/index.hbs b/layouts/index.hbs index 55e90af9801f9..d16b4d5b7ad33 100644 --- a/layouts/index.hbs +++ b/layouts/index.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/knowledge-base-index.hbs b/layouts/knowledge-base-index.hbs index 87363c1eda470..3e577beff4b34 100644 --- a/layouts/knowledge-base-index.hbs +++ b/layouts/knowledge-base-index.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/knowledge-post.hbs b/layouts/knowledge-post.hbs index 0516961086e70..61dd7d7c8dda2 100644 --- a/layouts/knowledge-post.hbs +++ b/layouts/knowledge-post.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/page.hbs b/layouts/page.hbs index ed6d72682e67a..fb55daaecf2fa 100644 --- a/layouts/page.hbs +++ b/layouts/page.hbs @@ -1,5 +1,5 @@ - + {{> html-head }} diff --git a/layouts/security.hbs b/layouts/security.hbs index 6e784781ae4a4..3c1b4fe620728 100644 --- a/layouts/security.hbs +++ b/layouts/security.hbs @@ -1,5 +1,5 @@ - + {{> html-head }}