We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b184d67 commit 203ed4cCopy full SHA for 203ed4c
2 files changed
docs/_static/forkme.png
7.48 KB
docs/_templates/layout.html
@@ -152,6 +152,9 @@ <h3>All API Docs</h3>
152
{%- block extrahead %} {% endblock %}
153
</head>
154
<body role="document" class="two-column docs">
155
+ {%- block github_fork -%}
156
+ <a href="https://github.com/GoogleCloudPlatform/gcloud-python"><img style="position: absolute; top: 0; right: 0; border: 0; z-index: 999;" src="/_static/forkme.png" alt="Fork me on GitHub"></a>
157
+ {%- endblock -%}
158
{%- block header %}
159
<div id="sandbar">
160
<header id="gc-googlebar">
0 commit comments