Skip to content

Commit 0e54fe4

Browse files
authored
Merge pull request #102 from awslabs/moar-docs-updates
Remove unrelated/oudated logos
2 parents c3f73a1 + dbd6ca3 commit 0e54fe4

15 files changed

+4
-40
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
# KRO
22

3-
<p align="center">
4-
<img src="./images/logo/final-blue.svg" />
5-
</p>
6-
7-
KRO is a Kubernetes controller that simplifies application management and
3+
**KRO** is a Kubernetes controller that simplifies application management and
84
deployment. It provides a powerful abstraction layer, allowing you to define
95
complex, multi-resource applications as single reusable units.
106

117
## Security
128

13-
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
9+
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more
10+
information.
1411

1512
## License
1613

1714
This project is licensed under the Apache-2.0 License.
18-

images/logo/final-black.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

images/logo/final-blue.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

images/logo/final-white.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

images/logo/final-with-border.png

-30.8 KB
Binary file not shown.

images/logo/final-with-border.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import type * as Preset from "@docusaurus/preset-classic";
44

55
const config: Config = {
66
title: "KRO",
7-
tagline: "Kube Runtime Orchestrator",
7+
tagline: "Kube Resource Orchestrator",
88
// The Melodious Kubernetes Integrator
99
// Cementing Your Kubernetes Infrastructure
1010
// Connecting the Dots in Your Kubernetes Environment
-54.4 KB
Binary file not shown.

website/static/img/docusaurus.png

-5.02 KB
Binary file not shown.

website/static/img/favicon.ico

-11.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)