File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
docs/themes/cloudinary/layout Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 2727 <span class =" icon-bar" ></span >
2828 <span class =" icon-bar" ></span >
2929 </button >
30- <a class =" navbar-brand" href =" {{ path(' index.html' ) }}" >{{ project.config (' title' ) }}</a >
30+ <a class =" navbar-brand" href =" {{ path(' index.html' ) }}" >{{ project.config (' title' ) }} v{{ project . versions [ 0 ] }} </a >
3131 </div >
3232 <div class =" collapse navbar-collapse" id =" navbar-elements" >
3333 <ul class =" nav navbar-nav" >
3939 <!-- li><a href="{{ path(' traits.html' ) }}">Traits</a></li-- CLD_MOD-->
4040 <li ><a href =" {{ path(' doc-index.html' ) }}" >Index</a ></li >
4141 <li ><a href =" {{ path(' search.html' ) }}" >Search</a ></li >
42+ <li ><a href =" /documentation/sdks/php/" >PHP SDK Reference</a ></li >
4243 <li ><a href =" https://cloudinary.com/documentation/php2_integration" target =" _blank" >SDK User Guide</a ></li >
4344 </ul >
4445 </div >
7778{% block footer %}
7879 <div id =" footer" >
7980 © <script >document .write (new Date ().getFullYear ())</script > Cloudinary. All rights reserved.<br >
80- Generated by <a href =" http://sami.sensiolabs.org/" >Sami, the API Documentation Generator</a >.
81+ Generated by <a href =" http://sami.sensiolabs.org/" >Sami, the API Documentation Generator</a >.<br >
82+ {{ project.config (' title' ) }} version {{ project .versions [0 ] }}
8183 </div >
8284{% endblock %}
You can’t perform that action at this time.
0 commit comments