From 6eaaf37e445e4d6ecfa7085a160ef9ea5a98591f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Wed, 13 Aug 2014 16:28:50 -0700 Subject: [PATCH] [docs] Move "| React" to end of page title Looks better in search results --- docs/_layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 08997f1c8b..d692f0905e 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -4,7 +4,7 @@ - React | {{ page.title }} + {{ page.title }} | React