Skip to content

Commit ed854c1

Browse files
author
Sanjeev Papnoi
committed
updates
1 parent c22be96 commit ed854c1

File tree

5 files changed

+105
-415
lines changed

5 files changed

+105
-415
lines changed

_layouts/component-layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</div>
2121
{{ content }}
2222
<div class="footer">
23-
<span> &copy; Copyright 2018 Webkul Software. All rights reserved under MIT License.</span>
23+
<span> &copy; Copyright 2020 Webkul Software. All rights reserved under MIT License.</span>
2424
</div>
2525
{%- include footer-scripts.html -%}
2626
</div>

_layouts/page-home-layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{%- include sidebar.html -%}
1616
{{ content }}
1717
<div class="footer">
18-
<span> &copy; Copyright 2018 Webkul Software. All rights reserved under MIT License.</span>
18+
<span> &copy; Copyright 2020 Webkul Software. All rights reserved under MIT License.</span>
1919
</div>
2020
{%- include footer-scripts.html -%}
2121
</div>

_uvdemo/requirements/requirements.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3 class="hamburger-menu-title"><a href="/uvdemo/installation/index.html">Docum
144144

145145
<div class="footer">
146146
<div class="footer123">
147-
<p> &copy; Copyright 2018 Webkul Software. All rights reserved under MIT License.</p>
147+
<p> &copy; Copyright 2020 Webkul Software. All rights reserved under MIT License.</p>
148148
</div>
149149
</div>
150150
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Still Need Help&nbsp;?</h3>
104104
</div>
105105
</div>
106106
<div class="item helpful">
107-
<h4 ><a href="#" target="_blank" class='topic-box-title'>Release</a></h4>
107+
<h4 ><a href="https://github.com/uvdesk/community-skeleton/releases" target="_blank" class='topic-box-title'>Release</a></h4>
108108
<p>We continuously increase the features, efficiency, optimization, and security in every release.</p>
109109
</div>
110110
<div class="item helpful">

0 commit comments

Comments
 (0)