diff --git a/docs/website/overrides/main.html b/docs/website/overrides/main.html index bc1e8e6b..95ba8b01 100644 --- a/docs/website/overrides/main.html +++ b/docs/website/overrides/main.html @@ -7,3 +7,8 @@ {{ super() }} {% endif %} {% endblock %} + +{% block announce %} + Do you like our projects?    We have been nominated to the Golden Kodee Awards. +   Vote for us! +{% endblock %}