From dad2bc388c86d2e79209ee3c2a3c137c0794c81c Mon Sep 17 00:00:00 2001 From: Ward Vandewege Date: Fri, 17 Jun 2022 13:02:21 -0400 Subject: [PATCH] 19201: add a liquid comment that explains what to do when changing the div with id "old-version-warning" Arvados-DCO-1.1-Signed-off-by: Ward Vandewege --- doc/_includes/_navbar_top.liquid | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/_includes/_navbar_top.liquid b/doc/_includes/_navbar_top.liquid index 41fe70f03a..68bf01b4ed 100644 --- a/doc/_includes/_navbar_top.liquid +++ b/doc/_includes/_navbar_top.liquid @@ -49,6 +49,13 @@ SPDX-License-Identifier: CC-BY-SA-3.0 +{% comment %} +The div with id "old-version-warning" is automatically enabled by the Apache +config under certain conditions, as described at +https://dev.arvados.org/projects/ops/wiki/Docarvadosorg. Changing the class +should be safe, but please double check the matching and substitution that is +done in the Apache config to be sure before you modify this div. +{% endcomment %} -- 2.30.2