From 3fb818a957d8d8135f033b648c41d0f869719050 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 16 Jul 2017 16:58:58 +0300 Subject: [PATCH] Specify `rel="noopener` for external links. --- _includes/docs-navbar.html | 14 +++++++------- _includes/footer.html | 4 ++-- index.html | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html index 7d0cd281dd..8d62d4585b 100644 --- a/_includes/docs-navbar.html +++ b/_includes/docs-navbar.html @@ -15,16 +15,16 @@ Examples @@ -43,17 +43,17 @@ diff --git a/_includes/footer.html b/_includes/footer.html index 19b05996f2..968d429544 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,7 +6,7 @@
  • Examples
  • About
  • -

    Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.

    -

    Currently v{{ site.current_version }}. Code licensed MIT, docs CC BY 3.0.

    +

    Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.

    +

    Currently v{{ site.current_version }}. Code licensed MIT, docs CC BY 3.0.

    diff --git a/index.html b/index.html index 723a95346f..f28f4ce162 100644 --- a/index.html +++ b/index.html @@ -107,7 +107,7 @@ layout: home