From 22ada97762145d15e11a5971b3a4925b4f439dc0 Mon Sep 17 00:00:00 2001 From: Plailect Date: Tue, 21 Mar 2017 15:25:50 -0400 Subject: [PATCH] Upcoming Guide Updates --- _layouts/single.html | 3 +++ _layouts/splash.html | 1 + 2 files changed, 4 insertions(+) diff --git a/_layouts/single.html b/_layouts/single.html index 5de4be6e3..c29ae41c5 100644 --- a/_layouts/single.html +++ b/_layouts/single.html @@ -34,6 +34,9 @@ layout: default {% endunless %}
+ +
Due to upcoming changes in this guide (which should be ready in a little less than a day),
it is recommended that you delay starting any new installations until the new version is released.
+ {{ content }} {% if page.link %}
{{ site.data.ui-text[site.locale].ext_link_label | default: "Direct Link" }}
{% endif %} diff --git a/_layouts/splash.html b/_layouts/splash.html index 72b0ab113..3b5857aa5 100644 --- a/_layouts/splash.html +++ b/_layouts/splash.html @@ -18,6 +18,7 @@ layout: default {% if page.modified %}{% endif %}
+
Due to upcoming changes in this guide (which should be ready in a little less than a day),
it is recommended that you delay starting any new installations until the new version is released.
{{ content }}