File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
docs/themes/cloudinary/layout Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 27
27
<span class =" icon-bar" ></span >
28
28
<span class =" icon-bar" ></span >
29
29
</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 >
31
31
</div >
32
32
<div class =" collapse navbar-collapse" id =" navbar-elements" >
33
33
<ul class =" nav navbar-nav" >
77
77
{% block footer %}
78
78
<div id =" footer" >
79
79
© <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 >.
80
+ Generated by <a href =" http://sami.sensiolabs.org/" >Sami, the API Documentation Generator</a >.<br >
81
+ SDK Version {{ project .versions [0 ] }}
81
82
</div >
82
83
{% endblock %}
You can’t perform that action at this time.
0 commit comments