From 55062a3fd38d2ec305a191d3b1c0c1f2f599ff22 Mon Sep 17 00:00:00 2001 From: Bryan Braun Date: Fri, 10 Feb 2017 17:29:11 -0500 Subject: [PATCH] Replace the header_links plugin with client-side generated anchors. Fixes facebook/react#4124 --- docs/_layouts/default.html | 30 ++++++++++++++++++++++++++++++ docs/_plugins/header_links.rb | 20 -------------------- docs/css/react.scss | 1 + 3 files changed, 31 insertions(+), 20 deletions(-) delete mode 100644 docs/_plugins/header_links.rb diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 5e10b98444..4be3397dbd 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -61,6 +61,36 @@
+