Merge pull request #10672 from hakman/remove-blm-banner

Remove BLM banner
This commit is contained in:
Kubernetes Prow Robot 2021-04-15 07:01:50 -07:00 committed by GitHub
commit 2714c66f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 36 deletions

View File

@ -1,35 +0,0 @@
{% extends "base.html" %}
{% block announce %}
<style>
/* Preserve link color */
.md-announce a,
.md-announce a:focus,
.md-announce a:hover {
color: white;
text-decoration: underline;
}
.md-announce h2 {
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: 800;
}
/* Don't wrap name of blog article */
.announce strong {
white-space: nowrap;
}
</style>
<div><h2>Black lives matter.</h2></div>
We stand in solidarity with the Black community.<br/>
Racism is unacceptable.<br/>
It conflicts with <a href="https://git.k8s.io/community/values.md">the core values of the Kubernetes project</a> and our community does not tolerate it.
<p></p>
{% endblock %}

View File

@ -15,7 +15,6 @@ markdown_extensions:
permalink: ' ¶'
theme:
name: material
custom_dir: docs/overrides
features:
- navigation.tabs
icon: