We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3ee149 + 5ffaf2e commit fc5443bCopy full SHA for fc5443b
docs/_static/images/icon-lang-java-duke.png
1.6 KB
docs/_templates/layout.html
@@ -68,6 +68,13 @@ <h1 class="logo">
68
<ul class="menu">
69
<li>
70
<a href="
71
+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" />
73
+ Java
74
+ </a>
75
+ </li>
76
+ <li>
77
+ <a href="
78
https://googlecloudplatform.github.io/gcloud-node/#/docs" title="Node.js docs page">
79
<img src="{{ pathto('_static/images/icon-lang-nodejs.svg', 1) }}" alt="Node.js icon" class="menu-icon" />
80
Node.js
0 commit comments