Skip to content

Commit ba7f831

Browse files
author
Sanjeev Papnoi
committed
updates
1 parent 0c5c7bd commit ba7f831

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

_includes/footer-content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
<div class="main_content_box copyrightblock">
2525
<p> . . . </p>
2626
<p class="foot1">All images & logos are copyright to their respective owners.</p>
27-
<p class="foot2">&copy; Copyright 2010-2017 Webkul software Pvt Ltd, All rights reserved.</p>
27+
<p class="foot2">&copy; Copyright 2010-2021 Webkul software Pvt Ltd, All rights reserved.</p>
2828
</div>
2929
</div>

_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 {{ 'now'|date('Y') }} Webkul Software. All rights reserved under MIT License.</span>
23+
<span> &copy; Copyright 2021 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 {{ 'now'|date('Y') }} Webkul Software. All rights reserved under MIT License.</span>
18+
<span> &copy; Copyright 2021 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-
<span> &copy; Copyright {{ 'now'|date('Y') }} Webkul Software. All rights reserved under MIT License.</span>
147+
<p> &copy; Copyright 2021 Webkul Software. All rights reserved under MIT License.</p>
148148
</div>
149149
</div>
150150
</div>

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: About
44
---
55
# About page
66

7-
This page tells you a little bit about me Saurabh.
7+
This page tells you a little bit about me Sanjeev.

0 commit comments

Comments
 (0)