From 81e05ffb69cf77ddc8f75d904dcaa1216361cd5f Mon Sep 17 00:00:00 2001 From: bracesproul Date: Mon, 23 Sep 2024 10:50:15 -0700 Subject: [PATCH] fix(docs): Drop announcement bar --- docs/overrides/main.html | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/docs/overrides/main.html b/docs/overrides/main.html index 668db247d..7616fba79 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -179,34 +179,3 @@ {{ config.site_name }} {% endif %} {% endblock %} - -{% block announce %} - -
-

Share your thoughts on AI agents. Take the 3-min survey.

-
-{% endblock %} \ No newline at end of file