Skip to content

Commit 29815d7

Browse files
committed
removing redhat branding
1 parent 9bdea8d commit 29815d7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

assets/scss/_docs.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
font-weight: 800;
2020
letter-spacing: 2px;
2121
margin: var(--of--spacer--md) 0 var(--of--spacer--sm);
22+
23+
a:hover {
24+
text-decoration: none;
25+
}
2226
}
2327

2428
h5, h6 {

content/en/_index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
date: 2020-02-12T15:41:36-03:00
44
draft: false
55
---
6-
<section class="of-message">
7-
<img src="/images/message.png" alt="message from Paul Cormier"/>
8-
</section>
96
<section class="of-masthead of-masthead--home">
107
<h1 class="of-heading of-masthead--home__title"><span>Operator</span><span>LIFECYCLE MANAGER</span></h1>
118
<h2 class="of-heading of-heading--md of-masthead--home__content">The Operator Lifecycle Manager (OLM) extends Kubernetes to provide a declarative way to install, manage, and upgrade Operators on a cluster.</h2>

content/en/images/message.png

-106 KB
Binary file not shown.

0 commit comments

Comments
 (0)