From 5807a948b6c0531dd3bfabf45e834c058eaf1c06 Mon Sep 17 00:00:00 2001 From: Erik Ziegler Date: Wed, 26 Jun 2019 11:37:27 +0200 Subject: [PATCH] docs(netlify): Add Netlify badge to top of docs page --- docs/latest/README.md | 12 +++++++++++- docs/latest/package.json | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/latest/README.md b/docs/latest/README.md index e97410df6..efdc87de7 100644 --- a/docs/latest/README.md +++ b/docs/latest/README.md @@ -1,4 +1,14 @@ -##### Looking for a Deploy Preview? - Deploy Preview for Viewer +
+
+ Looking for a Deploy Preview? + Deploy Preview for Viewer +
+
+ + + +
+
> ATTENTION! You are looking at the docs for the `React` version of the OHIF > Viewer. If you're looking for the `Meteor` version's documentation (now diff --git a/docs/latest/package.json b/docs/latest/package.json index bfdd9c314..eca67f847 100644 --- a/docs/latest/package.json +++ b/docs/latest/package.json @@ -35,7 +35,7 @@ "gitbook-plugin-ga": "^2.0.0", "gitbook-plugin-github": "^3.0.0", "gitbook-plugin-sitemap": "^1.2.0", - "gitbook-plugin-theme-cornerstone": "^1.1.2", + "gitbook-plugin-theme-cornerstone": "^1.1.4", "gitbook-plugin-versions": "^2.1.4" }, "devDependencies": {