Skip to content

Commit 0730ca6

Browse files
update logo (#319)
1 parent 016b9a9 commit 0730ca6

File tree

7 files changed

+7
-6
lines changed

7 files changed

+7
-6
lines changed

documentation/1.9/content/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ who wish to contribute to the WebLogic Image Tool code will find useful informat
4545

4646
* [WebLogic Kubernetes Operator](https://oracle.github.io/weblogic-kubernetes-operator/)
4747
* [WebLogic Deploy Tooling](https://oracle.github.io/weblogic-deploy-tooling/)
48+
* [WebLogic Kubernetes Toolkit UI](https://oracle.github.io/weblogic-toolkit-ui/)
4849
* [WebLogic Monitoring Exporter](https://github.com/oracle/weblogic-monitoring-exporter)
4950
* [WebLogic Logging Exporter](https://github.com/oracle/weblogic-logging-exporter)
5051
* [WebLogic Remote Console](https://github.com/oracle/weblogic-remote-console)

documentation/1.9/content/developer/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "Developer Guide"
33
date = 2019-02-22T15:27:54-05:00
44
weight = 4
55
chapter = true
6-
pre = "<b>4. </b>"
6+
pre = "<b> </b>"
77
+++
88

99
# Developer Guide

documentation/1.9/content/quickstart/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "Quick Start"
33
date = 2019-02-22T15:27:54-05:00
44
weight = 1
55
chapter = true
6-
pre = "<b>1. </b>"
6+
pre = "<b> </b>"
77
+++
88

99
# Quick Start Guide

documentation/1.9/content/samples/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "Samples"
33
date = 2019-02-22T15:27:54-05:00
44
weight = 3
55
chapter = true
6-
pre = "<b>3. </b>"
6+
pre = "<b> </b>"
77
+++
88

99
# Samples

documentation/1.9/content/userguide/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "User Guide"
33
date = 2019-02-22T15:27:54-05:00
44
weight = 2
55
chapter = true
6-
pre = "<b>2. </b>"
6+
pre = "<b> </b>"
77
+++
88

99
# User Guide
41.3 KB
Loading
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<a id="logo" href="{{ .Site.BaseURL }}">
2-
<img src="{{ .Site.BaseURL }}/images/logo.png" height="60"><br/>
3-
Image Tool
2+
<img src="{{ .Site.BaseURL }}/images/logo.png" height="90"><br/>
3+
WebLogic Image Tool
44
</a>

0 commit comments

Comments
 (0)