chore: remove TOC election banner (#5584)

Signed-off-by: Lance Ball <lball@redhat.com>
This commit is contained in:
Lance Ball 2023-05-30 18:14:35 -04:00 committed by GitHub
parent fdad3fcd81
commit f6814d842d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -12,12 +12,6 @@
Knative {{ config.extra.knative_version }} documentation is no longer actively maintained. The documentation you are currently viewing is a static snapshot. For up-to-date documentation, see <a href="{{ base_url }}/../docs/">the latest version</a>.
</p>
</div>
{% else %}
<div class="versionwarning" style="display: flex; justify-content: center;">
<p>Knative TOC Elections are underway. Voting ends May 27.
<a href="https://github.com/knative/community/tree/main/elections/2023-TOC">Learn more</a> about the voting process or
<a href="https://elections.knative.dev/app/elections/2023-TOC">vote now!</a></p>
</div>
{% endif %}
{% endblock %}