Skip to content

Commit 1960a4d

Browse files
committed
Add PHP to nav.
1 parent 582d123 commit 1960a4d

2 files changed

Lines changed: 54 additions & 0 deletions

File tree

Lines changed: 47 additions & 0 deletions
Loading

docs/_templates/layout.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,13 @@ <h1 class="logo">
8686
Node.js
8787
</a>
8888
</li>
89+
<li>
90+
<a href="
91+
https://googlecloudplatform.github.io/gcloud-php/" title="PHP docs page">
92+
<img src="{{ pathto('_static/images/icon-lang-php.svg', 1) }}" alt="PHP icon" class="menu-icon" />
93+
PHP
94+
</a>
95+
</li>
8996
<li>
9097
<a href="#" title="Python docs page">
9198
<img src="{{ pathto('_static/images/icon-lang-python.svg', 1) }}" alt="Python icon" class="menu-icon" />

0 commit comments

Comments
 (0)