8000 Merge pull request #1107 from ajkannan/modify-java-docs-icon · googleapis/google-cloud-python@2c5df50 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c5df50

Browse files
committed
Merge pull request #1107 from ajkannan/modify-java-docs-icon
Modify gcloud-java logo to be white svg
2 parents 531bdc6 + b6c8bcf commit 2c5df50

File tree

3 files changed

+50
-1
lines changed

3 files changed

+50
-1
lines changed
-1.6 KB
Binary file not shown.
Lines changed: 49 additions & 0 deletions
Loading

docs/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1 class="logo">
6969
<li>
7070
<a href="
7171
https://googlecloudplatform.github.io/gcloud-java/site/latest/" title="gcloud-java page">
72-
<img src="{{ pathto('_static/images/icon-lang-java-duke.png', 1) }}" alt="Duke icon" class="menu-icon" />
72+
<img src="{{ pathto('_static/images/icon-lang-java-duke.svg', 1) }}" alt="Duke icon" class="menu-icon" />
7373
Java
7474
</a>
7575
</li>

0 commit comments

Comments
 (0)
0