diff --git a/themes/dot/layouts/_default/baseof.html b/themes/dot/layouts/_default/baseof.html index b8cfb077..e831c201 100644 --- a/themes/dot/layouts/_default/baseof.html +++ b/themes/dot/layouts/_default/baseof.html @@ -17,6 +17,10 @@ {{ "" | safeHTML }} {{ end }} +
+ You are viewing the now-deprecated version of Symbiota Docs. For the new version, visit: + https://docs.symbiota.org/docs/about. +
{{ block "main" . }}{{ end }} {{ partial "footer.html" . }}