You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pstyle="margin-bottom: 0; margin-top: 0;">⚠️ This documentation is for an older version (<strong>{{ .Site.Data.args.version }}</strong>) and is no longer updated.
166
-
<ahref="/latest{{ .RelPermalink | safeURL }}"
167
-
style="font-weight: bold; text-decoration: underline;">Read the latest version</a>.</p>
161
+
{{ if and (eq .Section "docs") .Site.Data.args.archive}}
162
+
<divclass="archive-warning-banner" role="alert">
163
+
<p>⚠️ This documentation is for an older version (<strong>{{ .Site.Data.args.version }}</strong>) and is no longer updated.
164
+
<ahref="/latest{{ .RelPermalink | safeURL }}">Read the latest version</a>.</p>
0 commit comments